Structured Data

    South Sound 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: "South Sound Oral Surgery",
      description: "South Sound Oral Surgery is a specialized dental practice in Olympia offering comprehensive oral and maxillofacial surgical services. Led by experienced oral surgeons, they provide wisdom teeth extractions, dental implants, bone grafting, corrective jaw surgery, and other advanced surgical procedures. They prioritize patient comfort with IV sedation options and accept referrals from general dentists throughout the region.",
      url: "https://www.southsoundoralsurgery.com/",
      telephone: "+1-360-456-5678",
      address: {
        @type: "PostalAddress",
        streetAddress: "3425 Ensign Rd NE Suite 310",
        addressLocality: "Olympia",
        addressRegion: "WA",
        postalCode: "98506",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.0504884,
        longitude: -122.8475061
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "94",
        bestRating: "5"
      },
      areaServed: "Olympia and surrounding areas",
      knowsAbout: "Oral Surgery, Patients needing wisdom teeth extraction, Dental implant candidates, Patients requiring jaw surgery, Those with complex dental extraction needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "IV Sedation Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Referral-Based Practice"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.