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: "Southern Home Handyman",
description: "Southern Home Handyman is a full-service home and business improvement company serving the Richmond area since 1987. They offer handyman services, interior and exterior painting, deck and fence pressure-washing and staining, bathroom remodeling and tiling, carpentry, fixture installation, plumbing, garage floor epoxy coating, and light fixture installation for both residential and commercial clients. With extensive experience serving businesses like Carvana, Pottery Barn, Phillip Morris, and Reynolds Aluminum, they combine quick turnaround times with high-quality workmanship across diverse home improvement needs.",
url: "http://www.southernhomedeck.com/",
telephone: "+1-804-585-8016",
address: {
@type: "PostalAddress",
streetAddress: "2305 W Grace St",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23220",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5580518,
longitude: -77.465338
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "51",
bestRating: "5"
},
areaServed: "Richmond, Glen Allen, Midlothian, Chesterfield, Chester, Mechanicsville, Henrico, Ashland, VA",
knowsAbout: "Handyman Services, Homeowners needing multiple repairs, Businesses requiring facility maintenance, Richmond-area residents seeking fast turnaround, Deck and fence owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "35+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Commercial & Residential Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extensive Service Range"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.