{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hodgdonpowderco.com/#organization",
      "name": "Hodgdon Powder Company",
      "url": "https://hodgdonpowderco.com/",
      "description": "The gunpowder people"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hodgdon-powder-company#asg",
      "name": "Hodgdon Powder Company ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hodgdon-powder-company",
      "isPartOf": {
        "@id": "https://hodgdonpowderco.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}