Structured Data

    Strong Roots 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: "Strong Roots Dental",
      description: "Strong Roots Dental is a general dentistry practice in Jersey City offering comprehensive dental care including cleanings, fillings, crowns, root canals, and cosmetic procedures. Led by experienced dentists, they focus on creating a welcoming environment for patients of all ages and providing personalized treatment plans tailored to individual needs.",
      url: "http://www.strongrootsdental.com/",
      telephone: "+1-551-553-4277",
      address: {
        @type: "PostalAddress",
        streetAddress: "273 Newark Ave",
        addressLocality: "Jersey City",
        addressRegion: "NJ",
        postalCode: "07302",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.723213699999995,
        longitude: -74.0495428
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "869",
        bestRating: "5"
      },
      areaServed: "Jersey City and surrounding Hudson County communities",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients wanting cosmetic improvements, individuals needing routine preventive care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Dental Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient-Focused Care"
        }
      ],
      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.