Structured Data

    Boca Raton Oral Surgery

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Boca Raton Oral Surgery",
      description: "Boca Raton Oral Surgery provides comprehensive oral surgical services including wisdom teeth extraction, dental implant placement, bone grafting, and corrective jaw surgery. Located in Boca Raton, this practice specializes in complex dental procedures that require surgical expertise. They accept referrals from general dentists and work with patients seeking advanced oral surgical care.",
      telephone: "+1-561-368-8880",
      address: {
        @type: "PostalAddress",
        streetAddress: "801 Meadows Rd Suite 109",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33486",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.3597894,
        longitude: -80.10333709999999
      },
      areaServed: "Boca Raton and surrounding Palm Beach County areas",
      knowsAbout: "Oral Surgery, Patients needing wisdom teeth extraction, those seeking dental implants, individuals requiring corrective jaw surgery, dentists looking to refer surgical cases",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Range of Oral Surgery"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Referral-Based Practice"
        }
      ],
      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.