Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Simister Jeffery R DDS",
description: "Simister Jeffery R DDS is a dental practice located on East Charleston Boulevard in Las Vegas offering comprehensive general and cosmetic dentistry services. Dr. Jeffery R. Simister provides personalized dental care to patients seeking quality treatment in a professional setting.",
telephone: "+1-702-452-2267",
address: {
@type: "PostalAddress",
streetAddress: "4240 E Charleston Blvd",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89104",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1593978,
longitude: -115.08285610000001
},
areaServed: "Las Vegas, Nevada",
knowsAbout: "General Dentistry, General dental patients, cosmetic dentistry seekers, Las Vegas residents",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Practice"
},
{
@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.