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: "Powers Landscape & Irrigation",
description: "Powers Landscape & Irrigation is a family-owned landscaping supply store located in Vinton, VA, offering a comprehensive selection of plants, mulch, soil, rock, gravel, and hardscaping materials. They stock seasonal annuals and perennials, various soil types, landscaping supplies, and equipment for DIY projects and professional contractors. The store provides knowledgeable staff to help customers find the right products for their landscaping and irrigation needs.",
url: "https://www.powerspoolcompany.com/store.html",
telephone: "+1-540-890-9051",
address: {
@type: "PostalAddress",
streetAddress: "2955 E Washington Ave",
addressLocality: "Vinton",
addressRegion: "VA",
postalCode: "24179",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.2830309,
longitude: -79.8554099
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "52",
bestRating: "5"
},
areaServed: "Vinton, VA and surrounding areas",
knowsAbout: "Irrigation Systems, DIY homeowners, landscaping contractors, gardeners, homeowners planning hardscaping projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned Local Store"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wide Product Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Staff Assistance"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.