{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bakemeup.com/#organization",
      "name": "Bake Me Up",
      "url": "https://bakemeup.com/",
      "description": "At Bake Me Up, our vision is clear; we deliver quality baked goods at an unbeatable price!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bake-me-up#asg",
      "name": "Bake Me Up ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bake-me-up",
      "isPartOf": {
        "@id": "https://bakemeup.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}