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: "Mr. Handyman of Fairfax and Eastern Loudoun Counties",
description: "Mr. Handyman of Fairfax and Eastern Loudoun Counties provides comprehensive home repair and maintenance services for homeowners throughout Northern Virginia. This franchise location handles everything from small repairs and fixture installation to drywall work, furniture assembly, and general handyman projects. They serve both residential clients needing quick fixes and larger remodeling work, backed by their licensed and insured team.",
url: "https://www.mrhandyman.com/fairfax-eastern-loudon-counties/?cid=LSTL_MHM000197",
telephone: "+1-703-962-1202",
address: {
@type: "PostalAddress",
streetAddress: "2944 Hunter Mill Rd Suite 204",
addressLocality: "Oakton",
addressRegion: "VA",
postalCode: "22124",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8815767,
longitude: -77.30200529999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "263",
bestRating: "5"
},
areaServed: "Fairfax and Eastern Loudoun Counties, Northern Virginia",
knowsAbout: "Handyman Services, Busy homeowners, seniors needing maintenance help, homeowners with multiple small projects, property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Broad Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Franchise Experience"
}
],
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.