Structured Data

    Oral Surgery Center of W Orlando

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Oral Surgery Center of W Orlando",
      description: "Oral Surgery Center of W Orlando is a specialized oral surgery practice located in Winter Garden, Florida, serving patients throughout the greater Orlando area. They provide comprehensive oral surgical services including wisdom teeth extraction, dental implants, bone grafting, and corrective jaw surgery. The practice accepts new patients and referrals, offering same-week appointments to accommodate urgent cases.",
      telephone: "+1-407-656-9455",
      address: {
        @type: "PostalAddress",
        streetAddress: "12200 W Colonial Dr Ste 103",
        addressLocality: "Winter Garden",
        addressRegion: "FL",
        postalCode: "34787",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.5506013,
        longitude: -81.5621324
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Winter Garden, Orlando, and surrounding areas",
      knowsAbout: "Oral Surgery, Patients needing wisdom teeth extraction, dental implant placement, patients with bone loss requiring grafting, individuals requiring corrective jaw surgery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Oral Surgery"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Week Appointments Available"
        }
      ],
      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.