Structured Data

    Blue Lake Oral Surgery

    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: "Blue Lake Oral Surgery",
      description: "Blue Lake Oral Surgery is a specialized dental practice in Gresham offering comprehensive oral and maxillofacial surgical services. Led by experienced oral surgeons, they provide wisdom teeth extraction, dental implants, bone grafting, corrective jaw surgery, and IV sedation options for patient comfort. They accept referrals from general dentists and prioritize same-week appointments when possible.",
      url: "https://www.bluelakeoralsurgery.com/",
      telephone: "+1-503-667-1431",
      address: {
        @type: "PostalAddress",
        streetAddress: "1201 SE 223rd Ave Ste 180",
        addressLocality: "Gresham",
        addressRegion: "OR",
        postalCode: "97030",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5137985,
        longitude: -122.43425680000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "188",
        bestRating: "5"
      },
      areaServed: "Gresham and surrounding Portland metro area",
      knowsAbout: "Oral Surgery, Patients needing wisdom teeth removal, Dental implant candidates, Patients with complex jaw issues, Dental professionals seeking surgical referral partners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Surgical Scope"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "IV Sedation Available"
        },
        {
          @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.