Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Felipe Landscaping",
description: "Felipe Landscaping is a family-owned company based in Lynn, MA with over 8 years of experience transforming outdoor spaces. They offer a comprehensive range of services including landscape design, landscape maintenance and installation, landscape lighting, lawn care, lawn mowing, mulching, fertilization, weed control, plant bed maintenance, leaf removal, and tree services. Known for combining meticulous attention to detail with cost-effective solutions, Felipe Landscaping serves residential and commercial clients throughout Lynn and surrounding areas within a 15-mile radius.",
url: "https://felipelandscaping.com/",
telephone: "+1-781-443-5101",
address: {
@type: "PostalAddress",
streetAddress: "79 Starrett Rd",
addressLocality: "Lynn",
addressRegion: "MA",
postalCode: "01905",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.4651427,
longitude: -70.98191109999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Lynn, MA and surrounding areas within 15 miles",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking lawn maintenance, property owners wanting landscape design and installation, residential clients needing comprehensive outdoor care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "8+ Years of Local Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates & Cost-Effective Solutions"
}
],
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.