Structured Data

    Smile Max 365

    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: "Smile Max 365",
      description: "Smile Max 365 is a general and cosmetic dental practice in Phoenix offering comprehensive oral care including cleanings, fillings, root canals, extractions, cosmetic treatments, and emergency dental services. The practice focuses on making dentistry accessible and comfortable for patients of all ages, with a commitment to modern techniques and patient education.",
      url: "https://smilemax365.com/",
      telephone: "+1-602-943-7297",
      address: {
        @type: "PostalAddress",
        streetAddress: "9242 N 7th St",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85020",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5711748,
        longitude: -112.0655793
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "521",
        bestRating: "5"
      },
      areaServed: "Phoenix, AZ and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking routine dental care, patients wanting cosmetic improvements, individuals needing emergency dental treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Care Philosophy"
        }
      ],
      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.