Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 49 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Profile by Sanford",
description: "Profile by Sanford is a wellness and nutrition consulting practice located in Tampa that specializes in personalized nutritional assessment and guidance. The practice focuses on helping clients achieve their health goals through evidence-based nutrition strategies tailored to individual needs and lifestyles. They work with clients seeking sustainable dietary changes and improved overall wellness.",
address: {
@type: "PostalAddress",
streetAddress: "128 S Westshore Blvd Suite C",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33609",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.943739500000003,
longitude: -82.52346399999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Tampa and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Health-conscious individuals seeking personalized nutrition guidance, people working toward specific wellness goals, clients wanting professional dietary assessment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Nutrition Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Approach"
}
],
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.