Structured Data

    iSmiles Braces

    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: "iSmiles Braces",
      description: "iSmiles Braces is an orthodontic practice in Corona, CA specializing in teeth straightening treatments for both children and adults. They offer traditional braces, clear aligners, and other modern orthodontic solutions to help patients achieve healthy, confident smiles. The practice focuses on personalized treatment plans and patient comfort throughout the orthodontic journey.",
      url: "https://ismilesbraces.com/",
      telephone: "+1-951-444-9979",
      address: {
        @type: "PostalAddress",
        streetAddress: "490 N Main St Suite 101",
        addressLocality: "Corona",
        addressRegion: "CA",
        postalCode: "92878",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.886916299999996,
        longitude: -117.565704
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "265",
        bestRating: "5"
      },
      areaServed: "Corona, CA and surrounding areas",
      knowsAbout: "Orthodontics, Children needing early orthodontic intervention, Teens with misaligned teeth, Adults seeking discreet teeth straightening",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Treatment Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Care"
        }
      ],
      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.