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: "Construction Solutions, Inc.- Home Renovation Austin",
description: "Construction Solutions, Inc. (CSI) is a full-service general contractor and home renovation company based in Liberty Hill, serving the Austin area with 30+ years of experience. They specialize in kitchen remodeling, bathroom renovations, full home renovations, home additions, outdoor living spaces, and custom home builds. CSI is known for their design-focused approach, attention to detail, and commitment to blending modern amenities with existing home character while maintaining transparency and client satisfaction throughout the renovation process.",
url: "http://csiatx.com/",
telephone: "+1-512-987-4374",
address: {
@type: "PostalAddress",
streetAddress: "239 Hobby Horse",
addressLocality: "Liberty Hill",
addressRegion: "TX",
postalCode: "78642",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.680463,
longitude: -97.92237809999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Liberty Hill, TX and surrounding Austin metropolitan area",
knowsAbout: "General Contractors & Remodelers, Homeowners seeking comprehensive home renovations, kitchen and bathroom remodel projects, home additions, custom home construction",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Design Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Spectrum Services"
}
],
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.