{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.phila.gov/#organization",
      "name": "City of Philadelphia",
      "url": "http://www.phila.gov/",
      "description": "Official website of the City of Philadelphia, includes information on municipal services, permits, licenses, and records for citizens and businesses."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/city-of-philadelphia#asg",
      "name": "City of Philadelphia ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/city-of-philadelphia",
      "isPartOf": {
        "@id": "http://www.phila.gov/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}