{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://gfmco.com/#organization",
      "name": "GFMCO",
      "url": "https://gfmco.com/",
      "description": "Goldens' Foundry and Machine Company"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/gfmco#asg",
      "name": "GFMCO ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/gfmco",
      "isPartOf": {
        "@id": "https://gfmco.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}