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: "Progressive Comfort Solutions",
description: "Progressive Comfort Solutions is a Seattle-based HVAC contractor specializing in ductless mini-split systems for residential and commercial properties. They provide installation, maintenance, and repair services for heating and cooling systems, with expertise in energy-efficient ductless solutions that work well in older homes, additions, and spaces where traditional ductwork isn't practical. Their team handles everything from system design and installation to ongoing maintenance and emergency repairs.",
url: "https://www.ductlessinseattle.com/",
telephone: "+1-206-887-9077",
address: {
@type: "PostalAddress",
streetAddress: "129 NW 85th St Ste B",
addressLocality: "Seattle",
addressRegion: "WA",
postalCode: "98117",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.6904149,
longitude: -122.3592875
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "153",
bestRating: "5"
},
areaServed: "Seattle, WA and surrounding areas",
knowsAbout: "HVAC & Heating, Homeowners with older properties, additions needing climate control, commercial properties seeking efficient heating/cooling, energy-conscious customers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Ductless Mini-Split Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Coverage"
}
],
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.