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: "Idaho Gutter & Shade Solutions, Inc.",
description: "Idaho Gutter & Shade Solutions is a quality-driven contractor specializing in comprehensive gutter services, retractable awnings, patio awnings, pergolas, power screens, and gutter protection systems. Led by Jeremy Ogle and his team, they serve the Boise area within a 50-mile radius, combining precision craftsmanship with meticulous attention to detail to protect homes from water damage and sun exposure while enhancing outdoor living spaces.",
url: "https://idahogutter.com/",
telephone: "+1-208-999-0729",
address: {
@type: "PostalAddress",
streetAddress: "5140 N Sawyer Ave Unit G",
addressLocality: "Garden City",
addressRegion: "ID",
postalCode: "83714",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.6457157,
longitude: -116.26747280000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "102",
bestRating: "5"
},
areaServed: "Boise, Garden City, and surrounding areas within 50 miles",
knowsAbout: "Hardscaping & Patios, Homeowners seeking gutter repair and maintenance, outdoor shade solutions, patio transformations, sun protection for windows and furniture, temperature control",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Outdoor Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Premium Quality Products & Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates & Customer-First Approach"
}
],
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.