Structured Data

    Ambar Dental

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Ambar Dental",
      description: "Ambar Dental is a general and cosmetic dentistry practice in Corpus Christi offering comprehensive dental care including cleanings, fillings, crowns, cosmetic treatments, and other restorative procedures. The practice focuses on providing quality dental services in a welcoming environment for patients of all ages.",
      url: "http://www.ambardentalcc.com/",
      telephone: "+1-361-480-0311",
      address: {
        @type: "PostalAddress",
        streetAddress: "10338 S Padre Island Dr STE B",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78418",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.669191299999998,
        longitude: -97.2825997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients looking for cosmetic dentistry services, individuals needing preventive and restorative treatments",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Friendly 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.