Structured Data

    Sunny Smiles Pediatric Dentistry

    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: "Sunny Smiles Pediatric Dentistry",
      description: "Sunny Smiles Pediatric Dentistry is a dedicated pediatric dental practice in St. Petersburg specializing in dental care for infants, children, and teenagers. The practice provides comprehensive services including preventive care, cleanings, fluoride treatments, sealants, and emergency dental care in a kid-friendly environment designed to make young patients comfortable. Their experienced team focuses on building positive dental habits early and creating a welcoming atmosphere for nervous or first-time dental patients.",
      url: "https://www.sunnysmilespediatricdentist.com/",
      telephone: "+1-727-914-6611",
      address: {
        @type: "PostalAddress",
        streetAddress: "8525 Dr M.L.K. Jr St N",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33702",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.850454499999998,
        longitude: -82.6466885
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "598",
        bestRating: "5"
      },
      areaServed: "St. Petersburg and surrounding Tampa Bay area",
      knowsAbout: "Pediatric Dentistry, Young children having their first dental visit, Parents seeking specialized pediatric dental care, Nervous or anxious children, Teenagers needing preventive and orthodontic-related dental care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Pediatric Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Kid-Friendly Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Emergency 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.