Structured Data

    Riverside Dental

    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: "Riverside Dental",
      description: "Riverside Dental is a full-service dental practice located in Jacksonville offering comprehensive care from routine cleanings and preventive treatments to cosmetic dentistry and restorative procedures. Led by experienced dentists, they prioritize patient comfort and utilize modern dental technology to deliver quality care for the entire family.",
      url: "https://www.riverside-dental.com/",
      telephone: "+1-904-355-5531",
      address: {
        @type: "PostalAddress",
        streetAddress: "1061 Riverside Ave",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.312928,
        longitude: -81.67786629999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "817",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing cosmetic enhancements, those wanting long-term preventive dentistry",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Dental Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused 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.