Structured Data

    Oler Cameron D DDS

    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: "Oler Cameron D DDS",
      description: "Oler Cameron D DDS is a general and oral surgery practice located in Twin Falls, Idaho, serving patients seeking comprehensive dental care. Dr. Oler Cameron provides a range of services including routine dental procedures and oral surgical treatments, earning strong patient satisfaction for his clinical expertise and patient-centered approach.",
      telephone: "+1-208-734-6464",
      address: {
        @type: "PostalAddress",
        streetAddress: "1329 Falls Ave E",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.578956999999996,
        longitude: -114.4565451
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "121",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Idaho and surrounding areas",
      knowsAbout: "Oral Surgery, Patients requiring oral surgery, individuals seeking experienced surgical extractions, general dental care patients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Oral Surgeon"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Dental Services"
        }
      ],
      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.