Structured Data

    Scenic City Dentistry

    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: "Scenic City Dentistry",
      description: "Scenic City Dentistry is a general and cosmetic dental practice in Chattanooga serving patients of all ages. They offer comprehensive dental services including preventive care, restorative treatments, cosmetic procedures, and smile makeovers. The practice focuses on patient comfort and modern dental techniques to help patients achieve healthy, beautiful smiles.",
      url: "https://sceniccitydentistry.com/",
      telephone: "+1-423-888-0201",
      address: {
        @type: "PostalAddress",
        streetAddress: "7030 Lee Hwy # 101",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37421",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0461081,
        longitude: -85.1596909
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "110",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Cosmetic Dentistry, Families seeking comprehensive dental care, cosmetic dentistry patients, patients needing smile enhancements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Cosmetic & Restorative Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient-Focused Approach"
        }
      ],
      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.