{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.johnlobb.com/en_us/#organization",
      "name": "johnlobb.com",
      "url": "https://www.johnlobb.com/en_us/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/johnlobb-com#asg",
      "name": "johnlobb.com ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/johnlobb-com",
      "isPartOf": {
        "@id": "https://www.johnlobb.com/en_us/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}