Structured Data

    MySmile Dental Care

    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: "MySmile Dental Care",
      description: "MySmile Dental Care is a comprehensive dental practice in Anaheim offering general dentistry, cosmetic procedures, and restorative treatments. The practice provides services ranging from routine cleanings and exams to advanced procedures, focusing on patient comfort and quality care with modern dental technology.",
      url: "https://mysmiledentalcare.com/",
      telephone: "+1-714-998-4151",
      address: {
        @type: "PostalAddress",
        streetAddress: "5568 E Santa Ana Canyon Rd",
        addressLocality: "Anaheim",
        addressRegion: "CA",
        postalCode: "92807",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.850183400000006,
        longitude: -117.7919065
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "195",
        bestRating: "5"
      },
      areaServed: "Anaheim, CA and surrounding Orange County communities",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing cosmetic improvements, individuals requiring restorative dental work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient-Focused Care"
        }
      ],
      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.