Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 117 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "SML Landscape Designs",
description: "SML Landscape Designs is a full-service landscaping company led by owner Sean Beckner, serving Smith Mountain Lake, the Roanoke Valley, and surrounding areas for over eight years. They specialize in hardscaping, landscape design, lawn care, property maintenance, mulching, grading, and erosion control. Their team combines creativity with attention to detail, treating every project with professionalism and ensuring quality work from conception through completion.",
url: "https://smllandscapedesigns.com/",
telephone: "+1-540-238-3223",
address: {
@type: "PostalAddress",
streetAddress: "13105 Booker T Washington Hwy Suite A-1",
addressLocality: "Hardy",
addressRegion: "VA",
postalCode: "24101",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.1198944,
longitude: -79.7165656
},
openingHoursSpecification: [
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Mon",
opens: "7:00 AM",
closes: "4:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Tue",
opens: "7:00 AM",
closes: "4:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Wed",
opens: "7:00 AM",
closes: "4:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Thu",
opens: "7:00 AM",
closes: "4:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Fri",
opens: "7:00 AM",
closes: "4:00 PM"
}
],
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "127",
bestRating: "5"
},
founder: {
@type: "Person",
name: "Sean Beckner",
jobTitle: "Owner"
},
foundingDate: "2016",
areaServed: "Smith Mountain Lake, Roanoke Valley, Salem, Hardy, Virginia and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking comprehensive landscape design and maintenance, property owners with erosion or drainage issues, Smith Mountain Lake residents",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-First Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Eight Years of Local Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "4.9-Star Google Rating"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "8+ Years Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscaping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Detail-Focused Quality"
}
],
sameAs: [
"https://www.facebook.com/smlLandscapeDesigns/"
],
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.