Structured Data

    Abigail 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: "Abigail Orthodontics",
      description: "Abigail Orthodontics is an orthodontic practice in Arlington, VA specializing in straightening teeth and correcting bites for patients of all ages. The practice offers comprehensive orthodontic treatment options to help patients achieve healthy, aligned smiles.",
      url: "https://www.abigailorthodontics.com/",
      telephone: "+1-703-522-0522",
      address: {
        @type: "PostalAddress",
        streetAddress: "3801 Fairfax Dr #60",
        addressLocality: "Arlington",
        addressRegion: "VA",
        postalCode: "22203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.883370299999996,
        longitude: -77.105053
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Arlington, VA and surrounding Northern Virginia communities",
      knowsAbout: "Orthodontics, Families seeking orthodontic treatment, Teenagers needing braces, Adults pursuing teeth alignment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Orthodontic Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Arlington Location"
        }
      ],
      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.