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: "Alliance Homes Inc Window Installation",
description: "Alliance Homes Inc specializes in professional window installation and home improvement services throughout the Bethesda area. With a 4.8-star rating, they bring experienced craftsmanship to both residential replacements and new construction projects. The company focuses on quality installations with attention to detail and customer satisfaction.",
url: "https://alliancehomes.us/",
telephone: "+1-301-349-1678",
address: {
@type: "PostalAddress",
streetAddress: "4905 Del Ray Ave",
addressLocality: "Bethesda",
addressRegion: "MD",
postalCode: "20814",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9898721,
longitude: -77.09938819999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Bethesda, Maryland and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking window replacements, New construction projects, Homeowners wanting full home improvement services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Home Contractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation"
}
],
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.