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: "Ed Nickerson, P.T. - Orthopedic Specialists of Sacramento",
description: "Ed Nickerson, P.T. - Orthopedic Specialists of Sacramento is a physical therapy clinic specializing in orthopedic rehabilitation and sports medicine. Led by experienced physical therapists, they provide evidence-based treatment for musculoskeletal injuries, post-surgical rehabilitation, and sports-related conditions. The clinic focuses on personalized care to help patients regain mobility, reduce pain, and return to their active lifestyles.",
url: "http://orthopedicspecialistsofsacramento.com/",
telephone: "+1-916-389-7977",
address: {
@type: "PostalAddress",
streetAddress: "2801 K St #310",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95816",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5728903,
longitude: -121.46890459999997
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Sacramento and surrounding areas",
knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic conditions, active adults seeking injury prevention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Orthopedic Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Care"
}
],
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.