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: "Bayou City Aire, LLC",
description: "Bayou City Aire, LLC is a licensed and insured HVAC contractor serving residential and light commercial customers throughout Houston and surrounding areas. They specialize in AC and heating system installation, replacement, maintenance, and repair—including wine cellar cooling solutions. With a commitment to upfront pricing, thorough inspections, and financing options for qualified customers, they focus on keeping your system running reliably year-round.",
url: "http://www.bayoucityac.com/",
telephone: "+1-713-568-9437",
address: {
@type: "PostalAddress",
streetAddress: "1205 North Loop",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77022",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.814742499999998,
longitude: -95.38381659999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "72",
bestRating: "5"
},
areaServed: "Houston, TX and surrounding cities",
knowsAbout: "HVAC & Heating, Homeowners needing AC/heating repair or replacement, new construction projects, light commercial businesses, customers seeking upfront pricing and transparent service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Upfront Pricing & Full Inspections"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Financing Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Wine Cellar Cooling"
}
],
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.