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: "Derrick Inglut Personal Training | DC",
description: "Derrick Inglut Personal Training offers customized one-on-one personal training in Washington, DC, specializing in strength training, functional fitness, and body composition coaching. Derrick works with clients at multiple locations including his studio on 18th Street NW and provides personalized workout programming tailored to individual goals and fitness levels. His approach combines strength-focused training with nutritional guidance to help clients achieve sustainable results.",
url: "https://www.trainwithderrick.com/",
telephone: "+1-571-228-6277",
address: {
@type: "PostalAddress",
streetAddress: "1150 18th St NW #130",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20036",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.904329,
longitude: -77.04232789999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "59",
bestRating: "5"
},
areaServed: "Washington, DC and surrounding areas",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking personalized fitness coaching, individuals focused on strength training and body composition, clients wanting accountability and customized programming",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Custom Programming"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Strength & Body Composition Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Training Locations"
}
],
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.