Structured Data

    Emergency Dentist 24/7

    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: "Emergency Dentist 24/7",
      description: "Emergency Dentist 24/7 in Charleston provides urgent dental care around the clock for patients experiencing dental pain, trauma, or other emergencies. Operating from their Bee Street location, they handle acute dental issues when traditional dental offices are closed, offering same-day relief for conditions like severe toothaches, broken teeth, and other urgent dental needs.",
      url: "http://www.emergencydentalservice.com/emergencydentist/charleston-sc-musc-dental-faculty-practice",
      telephone: "+1-843-536-8536",
      address: {
        @type: "PostalAddress",
        streetAddress: "29 Bee St",
        addressLocality: "Charleston",
        addressRegion: "SC",
        postalCode: "29425",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7865545,
        longitude: -79.9485284
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1.6",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Charleston, SC and surrounding areas",
      knowsAbout: "General Dentistry, Patients with acute dental pain, emergency tooth trauma, after-hours dental emergencies, individuals needing urgent same-day care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Emergency Relief"
        }
      ],
      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.