{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.memphistn.gov/#organization",
      "name": "The City of Memphis",
      "url": "http://www.memphistn.gov/",
      "description": "The City of Memphis"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-city-of-memphis#asg",
      "name": "The City of Memphis ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-city-of-memphis",
      "isPartOf": {
        "@id": "http://www.memphistn.gov/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}