Structured Data

    Western Dental & Orthodontics

    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: "Western Dental & Orthodontics",
      description: "Western Dental & Orthodontics in Tempe offers comprehensive dental and orthodontic care for patients of all ages. Their services include general dentistry, cosmetic treatments, and orthodontic solutions including traditional braces and clear aligners. The practice focuses on providing quality dental care with convenient scheduling and a patient-centered approach.",
      url: "https://www.westerndental.com/en-us/find-a-location/arizona/tempe/1080-w-elliot-rd",
      telephone: "+1-480-845-6644",
      address: {
        @type: "PostalAddress",
        streetAddress: "1080 W Elliot Rd",
        addressLocality: "Tempe",
        addressRegion: "AZ",
        postalCode: "85284",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3495312,
        longitude: -111.95624129999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "487",
        bestRating: "5"
      },
      areaServed: "Tempe, Arizona and surrounding Phoenix metropolitan area",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing orthodontic treatment, adults considering cosmetic dental improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Orthodontic Options"
        }
      ],
      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.