{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.mygnp.com/#organization",
      "name": "Good Neighbor Pharmacy",
      "url": "https://www.mygnp.com/",
      "description": "A family of locally owned, locally loved independent pharmacies committed to providing personalized care to their patients."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/good-neighbor-pharmacy#asg",
      "name": "Good Neighbor Pharmacy ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/good-neighbor-pharmacy",
      "isPartOf": {
        "@id": "https://www.mygnp.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}