Structured Data

    Braces on Broad

    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: "Braces on Broad",
      description: "Braces on Broad is an orthodontic practice in Mansfield specializing in teeth straightening for both children and adults. They offer traditional braces, clear aligners (Invisalign), and other orthodontic solutions to help patients achieve their desired smile. The practice is known for patient-focused care and modern treatment options.",
      url: "https://www.bracesonbroad.com/?y_source=1_MTAxMjc2MDU3NC03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
      telephone: "+1-682-452-7764",
      address: {
        @type: "PostalAddress",
        streetAddress: "1681 E Broad St Suite 107",
        addressLocality: "Mansfield",
        addressRegion: "TX",
        postalCode: "76063",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.5697064,
        longitude: -97.1141621
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "726",
        bestRating: "5"
      },
      areaServed: "Mansfield, TX and surrounding areas",
      knowsAbout: "Orthodontics, Families with children needing early orthodontics, Adults seeking discreet teeth straightening, Teens preparing for important milestones",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Treatment Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Friendly Orthodontics"
        }
      ],
      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.