{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.paul-picot.com/#organization",
      "name": "Paul Picot",
      "url": "https://www.paul-picot.com/",
      "description": "New Paul Picot website coming soon. Discover our luxury watches."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/paul-picot#asg",
      "name": "Paul Picot ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/paul-picot",
      "isPartOf": {
        "@id": "https://www.paul-picot.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}