Structured Data

    The Ben Massell Dental Clinic

    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: "The Ben Massell Dental Clinic",
      description: "The Ben Massell Dental Clinic is a nonprofit dental practice located in Atlanta that provides comprehensive dental care to the community. They offer general dentistry services and are committed to making quality dental care accessible and affordable to patients of all backgrounds. The clinic combines professional dental expertise with a mission-driven approach to community health.",
      url: "https://www.benmasselldentalclinic.org/",
      telephone: "+1-404-881-1858",
      address: {
        @type: "PostalAddress",
        streetAddress: "700 14th St NW",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30318",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.785562399999996,
        longitude: -84.4099466
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "172",
        bestRating: "5"
      },
      areaServed: "Atlanta, Georgia",
      knowsAbout: "General Dentistry, Uninsured patients, low-income families, individuals seeking affordable dental care, community members without regular dental access",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Nonprofit Mission"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.