Structured Data

    Inouye Orthodontics

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Inouye Orthodontics",
      description: "Inouye Orthodontics is a local orthodontic practice in Charlottesville serving patients of all ages with comprehensive orthodontic treatment. The practice offers a range of orthodontic solutions including traditional braces and clear aligner options to help patients achieve properly aligned smiles.",
      telephone: "+1-434-975-7435",
      address: {
        @type: "PostalAddress",
        streetAddress: "233 Hydraulic Ridge Rd #201",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22901",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0745242,
        longitude: -78.4980916
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.6",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Orthodontics, Families seeking orthodontic care, Patients wanting traditional braces or clear aligners, Children and adults needing smile alignment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Treatment Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Practice"
        }
      ],
      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.