Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "NewLife Medicine",
description: "NewLife Medicine in Yukon is a medical clinic offering comprehensive wellness and functional medicine services to help patients optimize their health and vitality. Led by experienced healthcare providers, they focus on personalized treatment plans that address root causes rather than just symptoms, utilizing both conventional and evidence-based alternative approaches to patient care.",
url: "https://newlifemedicine.com/",
telephone: "+1-405-265-2610",
address: {
@type: "PostalAddress",
streetAddress: "1703 Professional Cir Suite #401",
addressLocality: "Yukon",
addressRegion: "OK",
postalCode: "73099",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.481977799999996,
longitude: -97.765237
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Yukon, Oklahoma and surrounding Oklahoma City metro area",
knowsAbout: "Wellness & Med Spas, Health-conscious individuals seeking preventive care, patients wanting functional medicine approaches, people looking to optimize wellness and vitality",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Functional Medicine Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Care Plans"
}
],
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.