Structured Data

    I See Smiles

    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: "I See Smiles",
      description: "I See Smiles is a cosmetic dentistry practice in Las Vegas specializing in smile enhancement and aesthetic dental services. Located on Paradise Road, the practice focuses on creating beautiful, confident smiles through cosmetic dental treatments. With a 4.9-star rating from patients, they're known for delivering quality aesthetic results.",
      telephone: "+1-720-935-4746",
      address: {
        @type: "PostalAddress",
        streetAddress: "5030 Paradise Rd C-209",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89119",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0980062,
        longitude: -115.14845559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "67",
        bestRating: "5"
      },
      areaServed: "Las Vegas, NV and surrounding areas",
      knowsAbout: "Cosmetic Dentistry, Patients seeking smile makeovers, individuals wanting cosmetic dental enhancements, people looking to improve their smile appearance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Cosmetic Focus"
        },
        {
          @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.