Structured Data

    Great Hill Dental - Somerville

    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: "Great Hill Dental - Somerville",
      description: "Great Hill Dental is a full-service dental practice in Somerville offering comprehensive care including cleanings, exams, fillings, root canals, extractions, and cosmetic dentistry. The practice is committed to providing quality dental care in a welcoming environment, serving patients of all ages with both preventive and restorative services.",
      url: "https://somerville.greathilldental.com/",
      telephone: "+1-617-326-8627",
      address: {
        @type: "PostalAddress",
        streetAddress: "20 Holland St Ste 400",
        addressLocality: "Somerville",
        addressRegion: "MA",
        postalCode: "02144",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3975053,
        longitude: -71.1234897
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "517",
        bestRating: "5"
      },
      areaServed: "Somerville, MA and surrounding communities",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing preventive and cosmetic dentistry, adults and children looking for a trusted local dentist",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient 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.