Structured Data

    Clearwater Dentistry

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Clearwater Dentistry",
      description: "Clearwater Dentistry, led by Dr. Sajan Desai, DMD, provides comprehensive dental care focused on patient comfort and personalized treatment plans. The practice offers preventative care, cosmetic dentistry including smile makeovers, tooth bonding, veneers, and Invisalign clear aligners, as well as emergency dental services for patients experiencing dental pain or problems. Dr. Desai uses modern techniques to help patients achieve their dental health and aesthetic goals.",
      url: "http://myclearwaterdentistry.com/",
      telephone: "+1-727-233-3030",
      address: {
        @type: "PostalAddress",
        streetAddress: "3006 Gulf to Bay Blvd",
        addressLocality: "Clearwater",
        addressRegion: "FL",
        postalCode: "33759",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9609241,
        longitude: -82.7121057
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "1367",
        bestRating: "5"
      },
      areaServed: "Clearwater, FL and surrounding Tampa Bay area",
      knowsAbout: "General Dentistry, Patients seeking cosmetic smile improvements, those needing emergency dental care, families wanting comprehensive preventative dentistry, patients interested in Invisalign treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Led by Dr. Sajan Desai, DMD"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Cosmetic & Restorative Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.