Structured Data

    Alamo City 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: "Alamo City Orthodontics",
      description: "Alamo City Orthodontics, located in San Antonio, provides comprehensive orthodontic care for patients of all ages. The practice specializes in traditional braces, Invisalign clear aligners, and other corrective treatments to achieve healthy, aligned smiles. With a focus on personalized treatment plans and patient comfort, they serve families and adults seeking professional orthodontic solutions in the San Antonio area.",
      url: "https://www.alamocityorthodontics.com/",
      telephone: "+1-210-344-9295",
      address: {
        @type: "PostalAddress",
        streetAddress: "1100 Northwest Loop 410 #560",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78213",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.519407699999995,
        longitude: -98.5090115
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "204",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Orthodontics, Families with children needing braces, adults seeking discreet clear aligners, teens with alignment concerns",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Treatment Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Ages 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.