Structured Data

    Birmingham Orthodontics - Main St

    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: "Birmingham Orthodontics - Main St",
      description: "Birmingham Orthodontics is a specialized orthodontic practice serving the Trussville area with comprehensive teeth straightening solutions for children and adults. They offer traditional braces, clear aligners (Invisalign), and other orthodontic treatments designed to create healthy, beautiful smiles. The practice combines clinical expertise with a patient-focused approach to make orthodontic treatment accessible and comfortable.",
      url: "https://bhamorthodontics.com/locations/trussville/",
      telephone: "+1-205-583-0477",
      address: {
        @type: "PostalAddress",
        streetAddress: "442 Main St Suite 101",
        addressLocality: "Trussville",
        addressRegion: "AL",
        postalCode: "35173",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6175539,
        longitude: -86.6169637
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "618",
        bestRating: "5"
      },
      areaServed: "Trussville, AL and surrounding areas",
      knowsAbout: "Orthodontics, Children needing early orthodontic care, Teenagers seeking braces or clear aligners, Adults interested in discreet teeth straightening",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Treatment Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Friendly 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.