{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://boulevardfineart.com/#organization",
      "name": "Boulevard Fine Art",
      "url": "https://boulevardfineart.com/",
      "description": "5,000 sq. ft. gallery featuring original artwork from around the world, contemporary to traditional, plus custom framing."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/boulevard-fine-art#asg",
      "name": "Boulevard Fine Art ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/boulevard-fine-art",
      "isPartOf": {
        "@id": "https://boulevardfineart.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}