{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.simoncarter.net/#organization",
      "name": "Simon Carter Ltd",
      "url": "https://www.simoncarter.net/",
      "description": "Welcome to the World of Simon Carter. Here I showcase my unique designs of cotton shirts to animal cufflinks."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/simon-carter-ltd#asg",
      "name": "Simon Carter Ltd ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/simon-carter-ltd",
      "isPartOf": {
        "@id": "https://www.simoncarter.net/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}