{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.acmefoundry.net/#organization",
      "name": "ACME Foundry",
      "url": "https://www.acmefoundry.net/",
      "description": "General Engineering manufactures hydraulic cylinders and also does hydraulic cylinder repairs. Call 276.628.6068 for a quote."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/acme-foundry#asg",
      "name": "ACME Foundry ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/acme-foundry",
      "isPartOf": {
        "@id": "https://www.acmefoundry.net/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}