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: "Lone Star Floors & Lighting - Sugar Land",
description: "Lone Star Floors & Lighting is a full-service flooring and lighting showroom in Sugar Land offering hardwood, tile, laminate, carpet, and vinyl flooring installation alongside a curated selection of lighting fixtures and home décor. As both a retailer and general contractor, they provide design consultation, free estimates, and professional installation services for residential and commercial projects. Their experienced team helps customers select the right materials and handles the entire installation process.",
url: "http://www.lonestarfloors.com/",
telephone: "+1-281-564-1345",
address: {
@type: "PostalAddress",
streetAddress: "10009 S Texas 6",
addressLocality: "Sugar Land",
addressRegion: "TX",
postalCode: "77498",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.669700000000002,
longitude: -95.6428068
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "143",
bestRating: "5"
},
areaServed: "Sugar Land, TX and surrounding Greater Houston areas",
knowsAbout: "Flooring, Homeowners planning renovations, commercial property managers, customers wanting design guidance with installation, budget-conscious projects seeking free estimates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom & Retail Combined"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Flooring Types"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "General Contractor 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.