Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Love Health & Wellness LLC",
description: "Love Health & Wellness LLC is a health-focused retail store located in Las Vegas offering nutritional products, wellness supplements, and health-conscious food items. The business caters to customers seeking natural and holistic health solutions, providing carefully curated products to support wellness goals and healthy lifestyle choices.",
telephone: "+1-800-936-2240",
address: {
@type: "PostalAddress",
streetAddress: "1717 S Decatur Blvd Booth E 24, 25, &26",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89102",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.150746,
longitude: -115.20672169999997
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Las Vegas, NV and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Health-conscious consumers, nutrition-focused individuals, wellness enthusiasts, people seeking natural supplements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Health Food Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic 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.