{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.vanbriggle.com/#organization",
      "name": "American Art Pottery",
      "url": "http://www.vanbriggle.com/",
      "description": "The Van Briggle studios produce the early designs of its founders. The original American art pottery of Artus Van Briggle has brightened homes for generations."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/american-art-pottery#asg",
      "name": "American Art Pottery ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/american-art-pottery",
      "isPartOf": {
        "@id": "http://www.vanbriggle.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}