{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.dogdrop.co/#organization",
      "name": "Dogdrop",
      "url": "https://www.dogdrop.co/",
      "description": "Dogdrop is a membership-based dog daycare franchise offering flexible, hourly-billed daycare with no reservations required. Founded in 2019 in Los Angeles, Dogdrop operates locations across multiple US cities."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/dogdrop#asg",
      "name": "Dogdrop ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/dogdrop",
      "isPartOf": {
        "@id": "https://www.dogdrop.co/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}