Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 124 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Stump doctor Grinding & Tree Service",
description: "Stump Doctor Grinding & Tree Service is a Lynchburg-based tree care company specializing in stump grinding, stump removal, tree removal, tree trimming and pruning, and brush removal. Owned and operated by Mark Seamster and his team, they use state-of-the-art equipment including 4-wheel drive remote control machines to safely and efficiently handle all phases of tree maintenance. Known for prompt service, fair pricing, and meticulous cleanup, they serve Lynchburg and surrounding areas including Roanoke, Danville, Richmond, and Charlottesville.",
url: "https://stumpdoctorva.com/",
telephone: "+1-434-258-4806",
address: {
@type: "PostalAddress",
streetAddress: "1311 Madison St",
addressLocality: "Lynchburg",
addressRegion: "VA",
postalCode: "24504",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.4090834,
longitude: -79.1428459
},
openingHoursSpecification: [
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Mon",
opens: "7:30 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Tue",
opens: "7:30 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Wed",
opens: "7:30 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Thu",
opens: "7:30 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Fri",
opens: "7:30 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Sat",
opens: "7:30 AM",
closes: "6:00 PM"
}
],
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "232",
bestRating: "5"
},
founder: {
@type: "Person",
name: "Mark Seamster",
jobTitle: "Owner"
},
areaServed: "Lynchburg, VA and surrounding areas including Roanoke, Danville, Richmond, Lexington, Farmville, Charlottesville, and Smith Mountain Lake",
knowsAbout: "Tree Services, Homeowners needing quick stump removal, Property managers handling multiple trees, Homeowners preparing yards for new landscaping or gardens",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Service Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "State-of-the-Art Equipment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Problem-Solving"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "5.0-Star Google Rating"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Response"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "State-of-the-Art Equipment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Meticulous Cleanup"
}
],
sameAs: [
"https://www.instagram.com/thestumpdoctor",
"https://www.youtube.com/@thestumpdoctor",
"https://maps.google.com/?cid=10932958815978885220&g_mp=CiVnb29nbGUubWFwcy5wbGFjZXMudjEuUGxhY2VzLkdldFBsYWNlEAIYBCAA"
],
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.