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: "Legends Landscaping Inc. (Boise-Idaho)",
description: "Legends Landscaping Inc. is a full-service landscaping company serving the Boise area with comprehensive outdoor design and maintenance solutions. Based in Nampa, they specialize in landscape design, installation, and ongoing property maintenance for both residential and commercial clients. Their experienced team handles everything from planting beds and garden installation to seasonal cleanups and landscape transformations.",
url: "http://www.legendslandscapingboise.com/",
telephone: "+1-208-965-6560",
address: {
@type: "PostalAddress",
streetAddress: "5419 Airport Rd",
addressLocality: "Nampa",
addressRegion: "ID",
postalCode: "83687",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.586013699999995,
longitude: -116.5048804
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "43",
bestRating: "5"
},
areaServed: "Boise, Nampa, and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape redesign, property managers maintaining commercial grounds, residents wanting professional ongoing lawn care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscaping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Experience"
}
],
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.