Structured Data

    Cooper and Thomas 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: "Cooper and Thomas Oral Surgery",
      description: "Cooper and Thomas Oral Surgery is a specialized surgical dental practice in Bellaire providing comprehensive oral and maxillofacial surgery services. The practice offers wisdom teeth extraction, dental implant placement, bone grafting, corrective jaw surgery, and IV sedation options to ensure patient comfort during complex procedures. Led by experienced oral surgeons, they serve patients throughout the Houston area seeking advanced surgical dental care.",
      url: "https://www.cooperandthomasoms.com/",
      telephone: "+1-713-592-9336",
      address: {
        @type: "PostalAddress",
        streetAddress: "5001 Bissonnet St Suite 103",
        addressLocality: "Bellaire",
        addressRegion: "TX",
        postalCode: "77401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.7076207,
        longitude: -95.46713869999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "335",
        bestRating: "5"
      },
      areaServed: "Bellaire, TX and surrounding Houston area",
      knowsAbout: "Oral Surgery, Patients needing wisdom teeth extraction, Dental implant candidates, Those with complex jaw issues, Patients with surgical dental anxiety",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "IV Sedation Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Surgical Team"
        }
      ],
      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.