Structured Data

    San Mateo Center for Cosmetic Dentistry

    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: "San Mateo Center for Cosmetic Dentistry",
      description: "San Mateo Center for Cosmetic Dentistry specializes in advanced cosmetic and restorative dental treatments designed to enhance smiles and improve oral health. They offer services including porcelain veneers, dental implants, professional teeth whitening, smile makeovers, and same-day crowns using digital smile design technology. The practice combines aesthetic expertise with clinical precision to deliver personalized results for patients seeking to transform their smile.",
      url: "https://www.cosmeticdentistsanmateo.com/",
      telephone: "+1-650-342-9016",
      address: {
        @type: "PostalAddress",
        streetAddress: "256 N San Mateo Dr ste 8",
        addressLocality: "San Mateo",
        addressRegion: "CA",
        postalCode: "94401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.570979799999996,
        longitude: -122.33061029999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "180",
        bestRating: "5"
      },
      areaServed: "San Mateo and surrounding Peninsula communities",
      knowsAbout: "Cosmetic Dentistry, Patients seeking smile enhancement, those needing dental implants or restorations, professionals wanting cosmetic improvements, patients interested in same-day crown solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Digital Smile Design Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Crown Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Cosmetic Services"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.