{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://urban-planet.com/#organization",
      "name": "Urban Planet",
      "url": "https://urban-planet.com/",
      "description": "Shop Urban Planet for the latest in womens, mens, and kids fashion at affordable prices!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/urban-planet#asg",
      "name": "Urban Planet ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/urban-planet",
      "isPartOf": {
        "@id": "https://urban-planet.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}