{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.scenic.org/#organization",
      "name": "Scenic America",
      "url": "http://www.scenic.org/",
      "description": "Scenic America is the only national nonprofit that helps citizens safeguard the scenic qualities of America’s roadways, countryside, towns, and cities."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/scenic-america#asg",
      "name": "Scenic America ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/scenic-america",
      "isPartOf": {
        "@id": "http://www.scenic.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}