{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.johnsbodyshop.com/#organization",
      "name": "John's Paint & Body",
      "url": "https://www.johnsbodyshop.com/",
      "description": "No matter what carries your family, John’s will make it safe."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/john-s-paint-and-body#asg",
      "name": "John's Paint & Body ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/john-s-paint-and-body",
      "isPartOf": {
        "@id": "https://www.johnsbodyshop.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}