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