Structured Data

    Sam's Dental & Orthodontics

    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: "Sam's Dental & Orthodontics",
      description: "Sam's Dental & Orthodontics is a comprehensive dental practice in Fresno offering general dentistry and orthodontic services. The practice provides preventative care, restorative treatments, and orthodontic solutions including braces and clear aligners to help patients achieve healthy, confident smiles. With experienced dental professionals and a focus on patient-centered care, Sam's serves families and individuals of all ages.",
      url: "http://www.samsdentalclinic.com/",
      telephone: "+1-559-228-3000",
      address: {
        @type: "PostalAddress",
        streetAddress: "1902 E Ashlan Ave",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93726",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.7937288,
        longitude: -119.7881214
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking complete dental care, Adult patients needing orthodontic correction, Parents looking for pediatric and orthodontic services in one location",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Orthodontic Options"
        }
      ],
      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.