Structured Data

    Smile Makers Pro

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Smile Makers Pro",
      description: "Smile Makers Pro is a dental practice located in Kissimmee offering comprehensive dental care services. With a perfect 5-star rating from 44 reviews, the practice is known for delivering quality dental treatments and excellent patient care. The team focuses on helping patients achieve healthy, beautiful smiles through personalized dental solutions.",
      telephone: "+1-321-429-9974",
      address: {
        @type: "PostalAddress",
        streetAddress: "1012 W Emmett St Suite C1-2",
        addressLocality: "Kissimmee",
        addressRegion: "FL",
        postalCode: "34741",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.291350500000004,
        longitude: -81.4148366
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "44",
        bestRating: "5"
      },
      areaServed: "Kissimmee and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients wanting cosmetic dental improvements, individuals needing routine dental treatments",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient-Focused Care"
        },
        {
          @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.