Structured Data

    QuickSmiles Gilbert

    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: "QuickSmiles Gilbert",
      description: "QuickSmiles Gilbert is a general dentistry practice in Gilbert offering comprehensive oral care including cleanings, exams, fillings, and cosmetic treatments. The practice focuses on efficient, quality dental care with a patient-friendly approach, serving families and individuals throughout the Gilbert area.",
      url: "https://quicksmiles.com/",
      telephone: "+1-480-919-2813",
      address: {
        @type: "PostalAddress",
        streetAddress: "2268 E Williams Field Rd #118",
        addressLocality: "Gilbert",
        addressRegion: "AZ",
        postalCode: "85295",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.310931599999996,
        longitude: -111.7410462
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "99",
        bestRating: "5"
      },
      areaServed: "Gilbert, Arizona and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking preventive dental care, individuals needing cosmetic dental improvements, patients in Gilbert and East Phoenix suburbs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        },
        {
          @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.