{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://gardenstatefireworks.com/#organization",
      "name": "Fireworks Display Company",
      "url": "https://gardenstatefireworks.com/",
      "description": "Family Owned & Operated Custom designed firework displays, Musically choreographed displays, World Champion Firework company 1-800-999-0912"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/fireworks-display-company#asg",
      "name": "Fireworks Display Company ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/fireworks-display-company",
      "isPartOf": {
        "@id": "https://gardenstatefireworks.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}