Structured Data

    Family Dentistry of Colorado Springs

    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: "Family Dentistry of Colorado Springs",
      description: "Family Dentistry of Colorado Springs provides comprehensive dental care for patients of all ages at their El Camino Drive location. Their services include preventive care, cosmetic dentistry, restorative treatments, and emergency dental services. The practice is committed to creating a welcoming environment for families and accepts most dental insurance plans.",
      url: "https://familydentistrycs.com/",
      telephone: "+1-719-308-2898",
      address: {
        @type: "PostalAddress",
        streetAddress: "5010 El Camino Dr ste a",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80918",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9029764,
        longitude: -104.77034359999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "330",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients of all ages, individuals needing emergency dental treatment, insurance-covered patients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Family Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Services Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        }
      ],
      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.