Structured Data

    S F Center of Oral & Facial 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: "S F Center of Oral & Facial Surgery",
      description: "SF Center of Oral & Facial Surgery is a specialized dental practice in San Francisco dedicated to oral and maxillofacial surgery procedures. Led by experienced surgeons, they offer comprehensive services including dental implants, wisdom teeth extraction, corrective jaw surgery, and bone grafting. The practice combines advanced surgical expertise with a focus on patient comfort and optimal outcomes for complex dental and facial procedures.",
      url: "http://www.sfimplantology.com/",
      telephone: "+1-415-318-1818",
      address: {
        @type: "PostalAddress",
        streetAddress: "450 Sutter St #1130",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94108",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7896776,
        longitude: -122.40785389999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "San Francisco and surrounding Bay Area",
      knowsAbout: "Oral Surgery, Patients requiring wisdom teeth extraction, dental implant placement, corrective jaw surgery, patients referred by general dentists for surgical cases",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Surgical Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Implant Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown San Francisco Location"
        }
      ],
      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.