{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.theroadhome.org/#organization",
      "name": "The Road",
      "url": "http://www.theroadhome.org/",
      "description": "The Road Home has been seeking to help those in need of housing and shelter services for 100 years."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-road#asg",
      "name": "The Road ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-road",
      "isPartOf": {
        "@id": "http://www.theroadhome.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}