Structured Data

    Sonrisa Family 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: "Sonrisa Family Dental",
      description: "Sonrisa Family Dental is a community-focused dental practice located in Chicago's Back of the Yards neighborhood, serving families and individuals of all ages. They provide comprehensive dental services including preventive care, cleanings, examinations, and restorative treatments in a welcoming, patient-centered environment. With multilingual staff and a commitment to accessible dental care, Sonrisa Family Dental makes quality dentistry available to the diverse Chicago community.",
      url: "https://sonrisafamilydental.com/locations/back-of-the-yards/",
      telephone: "+1-872-314-1807",
      address: {
        @type: "PostalAddress",
        streetAddress: "3450 S Archer Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60608",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.8313075,
        longitude: -87.6764525
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "206",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking accessible dental care, multilingual patients, individuals new to the Chicago area, preventive dental care seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multilingual Staff"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Based Care"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.