Structured Data

    The Smile Institute

    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: "The Smile Institute",
      description: "The Smile Institute is a cosmetic and general dentistry practice in San Antonio offering comprehensive dental services including cosmetic treatments, restorative procedures, and preventive care. The practice combines aesthetic expertise with clinical excellence to help patients achieve healthy, beautiful smiles. Their experienced team specializes in smile transformations and provides personalized treatment planning for each patient.",
      url: "https://www.thesmileinstitutesa.com/",
      telephone: "+1-210-824-1880",
      address: {
        @type: "PostalAddress",
        streetAddress: "9200 Broadway #129",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78217",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.5239582,
        longitude: -98.4566497
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "338",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Cosmetic Dentistry, Cosmetic smile improvement seekers, patients needing smile makeovers, those seeking comprehensive dental care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Cosmetic Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.