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: "Beto Irrigation",
description: "Beto Irrigation is a full-service home maintenance company serving Massachusetts since 2008, specializing in irrigation and sprinkler system design, installation, maintenance, and seasonal winterization. Beyond irrigation, they offer comprehensive seasonal home preparation including gutter and downspout cleaning, door and window weatherization, heating system preparation, and roofing and chimney inspections. With licensed technicians, thousands of completed projects, and a focus on preventive maintenance, Beto Irrigation helps homeowners and businesses protect their properties from New England weather damage and extend the life of their systems.",
url: "https://betoirrigation.com/",
telephone: "+1-508-816-3805",
address: {
@type: "PostalAddress",
streetAddress: "8 Peter's Way",
addressLocality: "Grafton",
addressRegion: "MA",
postalCode: "01519",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.1924224,
longitude: -71.69780829999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "58",
bestRating: "5"
},
areaServed: "Massachusetts, serving all of Massachusetts with focus on central Massachusetts",
knowsAbout: "Irrigation Systems, Homeowners wanting year-round seasonal home protection, Property owners with irrigation systems needing winterization and maintenance, Households seeking preventive maintenance to avoid water and freeze damage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Seasonal Home Prep"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "15+ Years of Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Maintenance Focus"
}
],
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.