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: "Fit-InMotion At-Home Personal Training",
description: "Fit-InMotion At-Home Personal Training provides private, one-on-one personal training in clients' homes across Portland's Eastside. Owner Evan brings 12+ years of professional training experience and 20+ years of personal fitness knowledge to help clients build lasting strength, improve mobility, and reduce pain through customized programming. He specializes in working with busy professionals and older adults, focusing on injury prevention, posture correction, and building real, sustainable results in the comfort of your own space.",
url: "http://www.fitinmotionpersonaltraining.com/",
telephone: "+1-971-285-0847",
address: {
@type: "PostalAddress",
streetAddress: "2000 NE 70th Ave",
addressLocality: "Portland",
addressRegion: "OR",
postalCode: "97213",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.5359191,
longitude: -122.59033219999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "102",
bestRating: "5"
},
areaServed: "Portland's Eastside and nearby areas, Oregon",
knowsAbout: "Fitness & Personal Training, Busy professionals, Older adults, People recovering from injury, Those seeking in-home convenience",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized in Older Adult Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "12+ Years of Professional Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fitness Independence Support"
}
],
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.