{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.gpec.org/#organization",
      "name": "GPEC",
      "url": "http://www.gpec.org/",
      "description": "GPEC is Greater Phoenix's regional economic development organization. We assist those in starting or relocating their business to the region."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/gpec#asg",
      "name": "GPEC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/gpec",
      "isPartOf": {
        "@id": "http://www.gpec.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}