Structured Data

    Roar Dental PC

    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: "Roar Dental PC",
      description: "Roar Dental PC is a general dentistry practice located in Jersey City offering comprehensive dental care for patients of all ages. Led by experienced dental professionals, the practice provides a range of services including cleanings, examinations, restorative treatments, and cosmetic procedures in a welcoming environment designed to make patients comfortable.",
      url: "http://roardental.com/",
      telephone: "+1-201-451-7627",
      address: {
        @type: "PostalAddress",
        streetAddress: "88 Morgan St",
        addressLocality: "Jersey City",
        addressRegion: "NJ",
        postalCode: "07302",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7200855,
        longitude: -74.035946
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "73",
        bestRating: "5"
      },
      areaServed: "Jersey City and surrounding areas in Hudson County, New Jersey",
      knowsAbout: "General Dentistry, Families seeking general dental care, patients looking for cosmetic dentistry, individuals in need of preventive dental services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Care for All Ages"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Downtown Location"
        }
      ],
      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.