Structured Data

    Tringas 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: "Tringas Orthodontics",
      description: "Tringas Orthodontics is an orthodontic practice in Orlando offering comprehensive teeth straightening solutions for patients of all ages. Dr. Tringas and his team specialize in creating beautiful, healthy smiles using modern orthodontic techniques and personalized treatment plans.",
      url: "http://tringasorthodontics.com/",
      telephone: "+1-407-876-2991",
      address: {
        @type: "PostalAddress",
        streetAddress: "13250 Narcoossee Rd Suite 100",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32832",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.3744655,
        longitude: -81.2450425
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding Central Florida communities",
      knowsAbout: "Orthodontics, Teenagers, Adults, Families seeking professional orthodontic care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Solutions"
        }
      ],
      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.