Structured Data

    Oral Surgery Center

    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: "Oral Surgery Center",
      description: "Oral Surgery Center in Lakewood is a specialized surgical practice offering wisdom teeth extraction, dental implants, bone grafting, and corrective jaw surgery. The practice focuses on providing advanced surgical solutions with patient comfort and safety as priorities. They serve patients throughout the Denver metro area requiring complex oral and maxillofacial procedures.",
      url: "https://oralsurgerycenter.com/",
      telephone: "+1-303-936-5922",
      address: {
        @type: "PostalAddress",
        streetAddress: "7373 W Jefferson Ave STE 102",
        addressLocality: "Lakewood",
        addressRegion: "CO",
        postalCode: "80235",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.650402799999995,
        longitude: -105.0785219
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "390",
        bestRating: "5"
      },
      areaServed: "Denver metro area, including Lakewood and surrounding communities",
      knowsAbout: "Oral Surgery, Patients needing wisdom teeth extraction, dental implant candidates, individuals requiring jaw surgery, patients seeking specialized surgical dental care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Surgical Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Treatment Planning"
        }
      ],
      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.