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: "Serene Landscape Design, LLC",
description: "Serene Landscape Design, LLC is a full-service landscaping company based in Round Rock specializing in landscape design, installation, and maintenance. The team creates custom outdoor spaces that enhance property aesthetics and functionality, from planting beds and garden installations to ongoing lawn care and seasonal cleanups. They serve residential and commercial properties throughout the greater Austin area with personalized service and attention to detail.",
url: "http://www.serenelandscapedesign.com/",
telephone: "+1-774-232-6255",
address: {
@type: "PostalAddress",
streetAddress: "1109 Valerie Cove",
addressLocality: "Round Rock",
addressRegion: "TX",
postalCode: "78665",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.505505899999996,
longitude: -97.6312274
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Round Rock, Austin area, and surrounding communities",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking custom landscape design, Residential properties needing ongoing maintenance, Commercial properties requiring professional grounds care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Landscape Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Approach"
}
],
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.