{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.springstar.net/#organization",
      "name": "SpringStar's online Store",
      "url": "https://www.springstar.net/",
      "description": "We have the solutions to your pest problem, purchase our insect traps. Moths, fleas, mosquitoes, gnats, yellowjackets, wasps and other annoying pests."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/springstar-s-online-store#asg",
      "name": "SpringStar's online Store ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/springstar-s-online-store",
      "isPartOf": {
        "@id": "https://www.springstar.net/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}