Structured Data

    Portland Braces

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Portland Braces",
      description: "Portland Braces is an orthodontic practice in Northeast Portland offering comprehensive teeth-straightening solutions including traditional braces, clear aligners, and Invisalign for both children and adults. The practice specializes in creating customized treatment plans to help patients achieve healthy, confident smiles with modern orthodontic techniques.",
      url: "https://www.portlandbraces.com/",
      telephone: "+1-503-287-9710",
      address: {
        @type: "PostalAddress",
        streetAddress: "4707 NE Tillamook St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97213",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5379138,
        longitude: -122.6147379
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "129",
        bestRating: "5"
      },
      areaServed: "Portland and surrounding areas, Oregon",
      knowsAbout: "Orthodontics, Children needing early orthodontic intervention, Adults seeking teeth straightening, Patients preferring clear aligner options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Treatment Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Serves All Ages"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Northeast Portland 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.