Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Denise Souza Wellness",
description: "Denise Souza Wellness is a holistic wellness center in Raleigh offering personalized health coaching, nutrition counseling, and integrative wellness services. Denise Souza brings expertise in functional medicine approaches and mind-body practices to help clients achieve sustainable health goals through a whole-person approach that combines Eastern and Western wellness modalities.",
url: "https://www.denisesouzawellness.com/",
telephone: "+1-919-600-8840",
address: {
@type: "PostalAddress",
streetAddress: "6604 Six Forks Rd #102",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27615",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8709505,
longitude: -78.63938209999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding areas",
knowsAbout: "Holistic Wellness, Health-conscious individuals seeking preventive wellness, people interested in functional medicine approaches, those wanting nutrition guidance, individuals looking for integrative health coaching",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Health Coaching"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrative Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Functional Wellness Focus"
}
],
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.