{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.mungo.com/#organization",
      "name": "Mungo Homes",
      "url": "http://www.mungo.com/",
      "description": "A home builder over 65 years, Mungo Homes builds affordable, energy-efficient new homes in North Carolina, South Carolina, Georgia, and Virginia."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/mungo-homes#asg",
      "name": "Mungo Homes ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/mungo-homes",
      "isPartOf": {
        "@id": "http://www.mungo.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}