{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.springfield-armory.com/#organization",
      "name": "Springfield Armory",
      "url": "https://www.springfield-armory.com/",
      "description": "With a huge selection of handguns and rifles, Springfield Armory is the premier manufacturer of quality firearms for concealed carry, home defense, hunting and competitive shooting."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/springfield-armory#asg",
      "name": "Springfield Armory ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/springfield-armory",
      "isPartOf": {
        "@id": "https://www.springfield-armory.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}