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: "Crystals EnLight",
description: "Crystals EnLight is a holistic wellness shop in Twin Falls offering crystals, metaphysical products, and energy-healing services. The business hosts events, features visiting practitioners offering services like readings and energy work, and maintains a community pantry. They provide a welcoming space for those interested in alternative wellness, spiritual practices, and natural healing tools.",
url: "http://crystalsenlight.com/",
telephone: "+1-208-595-2474",
address: {
@type: "PostalAddress",
streetAddress: "132 Hansen St E",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.555274,
longitude: -114.46800499999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "154",
bestRating: "5"
},
areaServed: "Twin Falls, Idaho",
knowsAbout: "Holistic Wellness, Spiritual seekers, crystal enthusiasts, those exploring alternative wellness, gift shoppers looking for meaningful items",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Practitioner Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Metaphysical Shop"
}
],
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.