Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Gilsoul Health",
description: "Gilsoul Health is a medical clinic in Tacoma offering comprehensive healthcare services with a focus on patient-centered care. The clinic provides general medical services and wellness support, helping patients achieve better health outcomes through accessible, quality medical care.",
url: "https://www.gilsoulhealth.com/",
telephone: "+1-253-243-2308",
address: {
@type: "PostalAddress",
streetAddress: "3817 6th Ave",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98406",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2554908,
longitude: -122.48764609999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Tacoma, Washington and surrounding communities",
knowsAbout: "Wellness & Med Spas, Patients seeking primary care, individuals needing ongoing health management, families looking for a trusted medical provider",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Patient-Centered Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Medical Services"
}
],
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.