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: "Tribu Physical Therapy PLLC",
description: "Tribu Physical Therapy PLLC is an independent physical therapy clinic in Tacoma specializing in personalized rehabilitation and movement training. The practice focuses on helping patients recover from injuries, surgeries, and chronic conditions through evidence-based therapeutic techniques and individualized treatment plans. They serve both athletes and general patients seeking to restore function and improve quality of life.",
url: "http://www.tribupt.com/",
telephone: "+1-585-633-8912",
address: {
@type: "PostalAddress",
streetAddress: "3914 Center St",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98409",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2309154,
longitude: -122.48925299999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding communities",
knowsAbout: "Physical Therapy, Post-surgical patients, athletes recovering from injuries, individuals with chronic pain or mobility limitations, people seeking direct-access physical therapy without physician referral",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Treatment"
}
],
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.