Structured Data

    Cornerstone Family 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: "Cornerstone Family Dentistry",
      description: "Cornerstone Family Dentistry is a full-service dental practice in Nashville offering comprehensive care for patients of all ages, from routine cleanings and exams to cosmetic and restorative procedures. The practice emphasizes a family-friendly approach with a focus on patient comfort and oral health education, serving the Nashville community with evidence-based dental care.",
      url: "http://www.cornerstoneoralhealthcare.com/",
      telephone: "+1-615-333-3382",
      address: {
        @type: "PostalAddress",
        streetAddress: "404 Welshwood Dr STE A",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37211",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.082671399999995,
        longitude: -86.7281089
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "376",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding areas",
      knowsAbout: "General Dentistry, Families, patients seeking comprehensive dental care, individuals interested in cosmetic dentistry improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Family Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Practice"
        }
      ],
      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.