Structured Data

    Dental Innovations

    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: "Dental Innovations",
      description: "Dental Innovations is a Chicago-based general and cosmetic dental practice located on Lincoln Avenue, offering comprehensive dental care including cleanings, restorations, and cosmetic treatments. The practice combines modern dental technology with patient-focused care to help patients achieve healthy and beautiful smiles.",
      url: "https://dentalinn.com/",
      telephone: "+1-773-784-4554",
      address: {
        @type: "PostalAddress",
        streetAddress: "4554 N Lincoln Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60625",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.9646036,
        longitude: -87.6861059
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "58",
        bestRating: "5"
      },
      areaServed: "Chicago, IL and surrounding areas",
      knowsAbout: "Cosmetic Dentistry, Families seeking comprehensive dental care, patients interested in cosmetic improvements, Chicago residents needing a modern dental practice",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.