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: "BAM'S Landscaping",
description: "BAM'S Landscaping is a full-service landscaping company based in Kensington, MD, offering comprehensive outdoor design and maintenance solutions. They specialize in landscape design, lawn maintenance, planting beds, mulching, fertilization programs, seasonal cleanup, and irrigation system installation and repair. BAM'S combines professional expertise with attention to detail to transform and maintain residential outdoor spaces throughout the greater Washington, D.C. area.",
url: "https://bamslandscaping.com/",
telephone: "+1-240-447-5921",
address: {
@type: "PostalAddress",
streetAddress: "3702 Perry Ave",
addressLocality: "Kensington",
addressRegion: "MD",
postalCode: "20895",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.0327987,
longitude: -77.07276030000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "69",
bestRating: "5"
},
areaServed: "Kensington, MD and surrounding areas including Washington D.C. metro region",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking complete landscape design and maintenance, residential properties needing year-round lawn care, customers wanting reliable irrigation installation and repair",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Suite"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.