Structured Data

    Capitol View Dental

    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: "Capitol View Dental",
      description: "Capitol View Dental is a general dentistry practice located in Nashville's medical district, offering comprehensive dental care including cleanings, exams, restorative work, and cosmetic treatments. The practice serves patients of all ages with a focus on personalized care and modern dental techniques to help patients achieve and maintain healthy smiles.",
      url: "https://www.capitolviewdental.com/",
      telephone: "+1-615-277-1087",
      address: {
        @type: "PostalAddress",
        streetAddress: "601 11th Ave N",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.164795999999996,
        longitude: -86.792864
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Nashville and surrounding areas, Tennessee",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients looking for cosmetic dentistry, Nashville residents in the medical district area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Medical District Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Dental Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused 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.