Structured Data

    Turning Leaf Dental

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Turning Leaf Dental",
      description: "Turning Leaf Dental is a cosmetic and general dentistry practice located on Newbury Street in Boston's Back Bay neighborhood. The practice offers comprehensive dental services including cosmetic treatments, restorative care, and preventive dentistry. Dr. and the team focus on creating beautiful, healthy smiles while prioritizing patient comfort and education.",
      url: "https://www.mybackbaydentist.com/",
      telephone: "+1-617-536-5182",
      address: {
        @type: "PostalAddress",
        streetAddress: "328 Newbury St",
        addressLocality: "Boston",
        addressRegion: "MA",
        postalCode: "02115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3484844,
        longitude: -71.08624080000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "369",
        bestRating: "5"
      },
      areaServed: "Boston and surrounding areas",
      knowsAbout: "Cosmetic Dentistry, Cosmetic dentistry patients, smile makeover candidates, general dental care patients in the Boston area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Newbury Street Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Cosmetic & General Services"
        }
      ],
      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.