Structured Data

    Kenneth Gonzales, DDS

    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: "Kenneth Gonzales, DDS",
      description: "Kenneth Gonzales, DDS, PLLC is a comprehensive dental practice in Corpus Christi specializing in cosmetic, restorative, and preventive dentistry. Dr. Kenneth Gonzales and his team, including dental hygienist Linda, use state-of-the-art technology including 3D X-rays and CEREC same-day crowns to deliver high-quality care for the entire family. The practice emphasizes patient comfort and trust, offering services ranging from general dental exams to cosmetic treatments like SureSmile teeth straightening, bridges, crowns, and dentures.",
      url: "https://www.gonzalessmiles.com/",
      telephone: "+1-361-992-2421",
      address: {
        @type: "PostalAddress",
        streetAddress: "7426 S Staples St Suite 101",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78413",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.667511899999997,
        longitude: -97.3939741
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "619",
        bestRating: "5"
      },
      areaServed: "Corpus Christi and surrounding areas, South Texas",
      knowsAbout: "Cosmetic Dentistry, Families seeking comprehensive dental care, patients interested in cosmetic dentistry, individuals needing restorative work, those wanting same-day crown solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "CEREC Same-Day Crowns"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "3D X-Ray Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "SureSmile Teeth Straightening"
        }
      ],
      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.