Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 118 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Lowe's Home Improvement",
description: "Lowe's Home Improvement in Charlottesville is a full-service home improvement retailer offering flooring installation services including hardwood, laminate, carpet, and tile flooring alongside a comprehensive selection of building materials, appliances, tools, and home goods. The store provides professional installation services for multiple flooring types, in-store shopping with a garden center, and convenient services like truck delivery and rental options. With a knowledgeable team ready to assist on projects of any size, Lowe's serves as a one-stop destination for both DIY enthusiasts and homeowners seeking complete home improvement solutions.",
url: "https://www.lowes.com/store/VA-Charlottesville/0517?cm_mmc=lod-_-c-_-lcl-_-awr-_-yxt-_-go-_-517-_-na-_-0-_-0&y_source=1_MTE4MzM2Mi03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-434-975-7140",
address: {
@type: "PostalAddress",
streetAddress: "400 Woodbrook Dr",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22901",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0905177,
longitude: -78.47155579999999
},
openingHoursSpecification: [
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Mon",
opens: "6:00 AM",
closes: "10:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Tue",
opens: "6:00 AM",
closes: "10:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Wed",
opens: "6:00 AM",
closes: "10:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Thu",
opens: "6:00 AM",
closes: "10:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Fri",
opens: "6:00 AM",
closes: "10:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Sat",
opens: "6:00 AM",
closes: "10:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Sun",
opens: "8:00 AM",
closes: "8:00 PM"
}
],
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "1841",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Flooring, Homeowners planning renovation projects, DIY enthusiasts, renters needing furniture or home goods, budget-conscious shoppers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Flooring Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Home Improvement"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Installers"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Price Match Guarantee"
}
],
sameAs: [
"https://maps.google.com/?cid=4856008409524831622&g_mp=CiVnb29nbGUubWFwcy5wbGFjZXMudjEuUGxhY2VzLkdldFBsYWNlEAIYBCAA"
],
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.