Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "J&J Landscaping LLC Harrisonburg VA",
description: "J&J Landscaping LLC is a full-service landscaping company in Harrisonburg, VA offering mowing, mulching, trimming, tree removal, planting, fertilizing, and hardscaping with rocks and gravels. They also provide snow removal services and trash removal. With over a decade of local experience, J&J Landscaping handles both routine maintenance and seasonal projects for residential properties throughout the Harrisonburg area.",
url: "http://jj06landscaping.com/",
telephone: "+1-540-335-2755",
address: {
@type: "PostalAddress",
streetAddress: "815 Grant St",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22802",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4600296,
longitude: -78.8739647
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "65",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Residential homeowners, Property managers, Homeowners seeking year-round maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Capabilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Established Business"
}
],
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.