Structured Data

    McDonald 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: "McDonald Orthodontics",
      description: "McDonald Orthodontics is an orthodontic practice located in downtown St. Petersburg specializing in comprehensive orthodontic care for patients of all ages. Led by experienced orthodontists, they offer a range of treatment options to straighten teeth and improve smiles. The practice is conveniently situated on 2nd Avenue South and welcomes new patients seeking personalized orthodontic solutions.",
      url: "https://www.orthobymcdonald.com/contact",
      telephone: "+1-727-350-6222",
      address: {
        @type: "PostalAddress",
        streetAddress: "131 2nd Ave S",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7696796,
        longitude: -82.6345621
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "St. Petersburg and surrounding areas, Florida",
      knowsAbout: "Orthodontics, Patients seeking orthodontic treatment, families with children needing braces, adults interested in smile correction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Orthodontic 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.