Structured Data

    Oral Surgery Center- Thornton

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Oral Surgery Center- Thornton",
      description: "Oral Surgery Center in Thornton provides comprehensive oral and maxillofacial surgical services, including wisdom teeth extraction, dental implants, bone grafting, and corrective jaw surgery. The practice specializes in both routine and complex surgical cases, offering IV sedation for patient comfort during procedures. They accept referrals from dentists and work with patients throughout the Denver metro area.",
      telephone: "+1-303-255-1077",
      address: {
        @type: "PostalAddress",
        streetAddress: "2200 E 104th Ave #116",
        addressLocality: "Thornton",
        addressRegion: "CO",
        postalCode: "80233",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.884209899999995,
        longitude: -104.9599468
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "456",
        bestRating: "5"
      },
      areaServed: "Thornton, Denver metro area, and northern Colorado",
      knowsAbout: "Oral Surgery, Patients needing wisdom teeth extraction, Dental implant candidates, Those seeking complex oral surgery, Dentists referring patients for surgical cases",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "IV Sedation Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accepts Referrals"
        }
      ],
      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.