{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://tedfordhousing.org/#organization",
      "name": "Tedford Housing",
      "url": "http://tedfordhousing.org/",
      "description": "Tedford Housing is a nonprofit organization based in Brunswick, Maine with a central belief that everyone deserves to have a safe and affordable home."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/tedford-housing#asg",
      "name": "Tedford Housing ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/tedford-housing",
      "isPartOf": {
        "@id": "http://tedfordhousing.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}