Structured Data

    Friendly Dental Group

    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: "Friendly Dental Group",
      description: "Friendly Dental Group in Rock Hill is a full-service dental practice offering general dentistry, cosmetic treatments, and restorative care for patients of all ages. The practice focuses on creating a welcoming, comfortable environment where patients feel at ease during their visits. They provide preventive care, cleanings, fillings, crowns, implants, teeth whitening, and emergency dental services.",
      url: "https://friendlydentalgroup.com/locations/rock-hill/",
      telephone: "+1-803-327-1500",
      address: {
        @type: "PostalAddress",
        streetAddress: "1417 Riverchase Blvd Suite 104",
        addressLocality: "Rock Hill",
        addressRegion: "SC",
        postalCode: "29732",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.9771301,
        longitude: -80.9921571
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "695",
        bestRating: "5"
      },
      areaServed: "Rock Hill, SC and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, cosmetic dentistry patients, emergency dental cases, patients with dental anxiety",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Care for All Ages"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient-Centered Comfort"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Treatment 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.