Structured Data

    Jackson 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: "Jackson Dental",
      description: "Jackson Dental is a full-service dental practice in Tampa offering comprehensive preventive, cosmetic, and restorative dental care. The practice specializes in cosmetic dentistry services including teeth whitening, veneers, smile makeovers, and digital smile design to help patients achieve their ideal smile. They provide general dentistry, dental implants, crowns, and emergency dental services with a focus on patient comfort and modern treatment techniques.",
      url: "https://www.jacksondentaltampa.com/",
      telephone: "+1-813-701-3141",
      address: {
        @type: "PostalAddress",
        streetAddress: "101 E Kennedy Blvd #300",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33602",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9468568,
        longitude: -82.4590997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "1390",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "Cosmetic Dentistry, Cosmetic dentistry patients, smile makeover candidates, dental implant patients, families seeking comprehensive dental care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Digital Smile Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Cosmetic Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Solutions"
        }
      ],
      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.