{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://awesome-maps.com/#organization",
      "name": "Awesome Maps",
      "url": "https://awesome-maps.com/",
      "description": "Looking for an Awesome Map to hang on your Wall? Awesome Illustrated Maps for Globetrotters, Surfers, Divers, Kids, Couples and World Map Lovers."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/awesome-maps#asg",
      "name": "Awesome Maps ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/awesome-maps",
      "isPartOf": {
        "@id": "https://awesome-maps.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}