Structured Data

    Family Smile 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: "Family Smile Dental",
      description: "Family Smile Dental is a comprehensive dental practice in San Jose offering general dentistry, cosmetic treatments, and restorative procedures for patients of all ages. The practice focuses on preventive care and patient comfort, providing services from routine cleanings and exams to advanced cosmetic and restorative dentistry. They serve families and individuals seeking quality dental care in a welcoming environment.",
      url: "https://familysmiledental.com/",
      telephone: "+1-408-532-7645",
      address: {
        @type: "PostalAddress",
        streetAddress: "2732 Aborn Rd",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95121",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.313242699999996,
        longitude: -121.7936333
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "94",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients wanting cosmetic improvements, individuals needing restorative dentistry",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Family Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Dental 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.