{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.fallon.com/#organization",
      "name": "Fallon",
      "url": "https://www.fallon.com/",
      "description": "Human Magic"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fallon#asg",
      "name": "Fallon ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fallon",
      "isPartOf": {
        "@id": "https://www.fallon.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}