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: "The Purple Mandrake",
description: "The Purple Mandrake is a holistic wellness shop in Lubbock offering crystals, herbs, tarot readings, and metaphysical products and services. The store provides a curated selection of natural wellness items, spiritual guidance, and educational resources for those interested in alternative and holistic healing practices. They serve both experienced practitioners and curious newcomers seeking to explore metaphysical wellness.",
url: "http://www.purplemandrake.com/",
telephone: "+1-806-370-3222",
address: {
@type: "PostalAddress",
streetAddress: "4747 S Loop 289 #150",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79424",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.531856499999996,
longitude: -101.9132461
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "122",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Holistic Wellness, Spiritual seekers, crystal enthusiasts, holistic wellness practitioners, tarot readers, those exploring alternative healing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Curated Metaphysical Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Tarot & Readings"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community 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.