Structured Data

    Dr. Wojciech Bobak, DMD

    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: "Dr. Wojciech Bobak, DMD",
      description: "Dr. Wojciech Bobak, DMD, MS is an orthodontic specialist in Lakewood serving the Denver metro area since 1994. The practice offers comprehensive orthodontic treatment for children, teens, and adults using state-of-the-art digital radiography and 3D technology. Services include traditional braces and Invisalign options, with a focus on personalized care and creating healthy, straight smiles for patients of all ages.",
      url: "https://bobakortho.com/",
      telephone: "+1-303-988-0844",
      address: {
        @type: "PostalAddress",
        streetAddress: "1840 S Wadsworth Blvd",
        addressLocality: "Lakewood",
        addressRegion: "CO",
        postalCode: "80232",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6846366,
        longitude: -105.08098369999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "132",
        bestRating: "5"
      },
      areaServed: "Lakewood, CO and Denver Metro Area",
      knowsAbout: "Orthodontics, Children needing early orthodontic evaluation, teens seeking modern braces options, adults pursuing smile correction, families wanting comprehensive orthodontic care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Practice Since 1994"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "State-of-the-Art Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Age Range Services"
        }
      ],
      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.