Structured Data

    Every Smile Family Dentistry

    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: "Every Smile Family Dentistry",
      description: "Every Smile Family Dentistry is a full-service dental practice in Chandler offering comprehensive care for patients of all ages, from preventive cleanings and exams to restorative treatments and cosmetic dentistry. The practice is committed to providing family-friendly dental services in a welcoming environment, using modern technology to ensure quality care and patient comfort.",
      url: "http://everysmilechandlerdentist.com/",
      telephone: "+1-480-732-7874",
      address: {
        @type: "PostalAddress",
        streetAddress: "2160 W Chandler Blvd Ste 20",
        addressLocality: "Chandler",
        addressRegion: "AZ",
        postalCode: "85224",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3072611,
        longitude: -111.8795299
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "1046",
        bestRating: "5"
      },
      areaServed: "Chandler, Arizona and surrounding communities",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing preventive and restorative services, individuals interested in cosmetic dental improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Family Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Dental Technology"
        }
      ],
      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.