Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 37 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Club de Nutrición pulga de la infonavid",
description: "Club de Nutrición pulga de la infonavid is a nutrition consultation service in Francisco Villa offering dietary guidance and nutritional planning. As a specialized nutrition consultant, they work with clients to develop personalized nutrition strategies to support health goals and wellness objectives.",
telephone: "+1-867-171-5819",
address: {
@type: "PostalAddress",
streetAddress: "Pedro Pérez Ibarra",
addressLocality: "Francisco Villa",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.4580827,
longitude: -99.55969929999999
},
areaServed: "Francisco Villa and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking personalized nutrition guidance, health-conscious clients, people looking to improve dietary habits",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Nutrition Consulting"
}
],
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.