Structured Data

    Clovis 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: "Clovis Orthodontics",
      description: "Clovis Orthodontics, led by experienced orthodontists in Clovis, CA, provides comprehensive orthodontic treatments including traditional braces, clear aligners, and other corrective solutions for patients of all ages. The practice specializes in creating customized treatment plans to achieve healthy, beautiful smiles with modern techniques and personalized care.",
      url: "http://www.clovisbraces.com/",
      telephone: "+1-559-325-8000",
      address: {
        @type: "PostalAddress",
        streetAddress: "240 W Shaw Ave",
        addressLocality: "Clovis",
        addressRegion: "CA",
        postalCode: "93612",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8077302,
        longitude: -119.7139858
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Clovis, CA and surrounding areas",
      knowsAbout: "Orthodontics, Children and teens needing orthodontic correction, Adults seeking smile improvement, Patients wanting discreet treatment options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Treatment 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.