Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 125 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Galvan Housekeeper LLC Roanoke VA",
description: "Galvan Housekeeper LLC, founded by mother-daughter duo Chila & Yoshira, provides residential, commercial, deep cleaning, and move-in/move-out services throughout Roanoke. Licensed and insured with over 4 years of experience, they offer meticulous, pet-friendly cleaning solutions with online booking convenience and a commitment to exceeding customer expectations.",
url: "https://galvanhousekeeperllc.com/",
telephone: "+1-540-915-8377",
address: {
@type: "PostalAddress",
streetAddress: "5524 Williamson Rd Ste 19",
addressLocality: "Roanoke",
addressRegion: "VA",
postalCode: "24012",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3254738,
longitude: -79.9537105
},
openingHoursSpecification: [
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Mon",
opens: "8:00 AM",
closes: "5:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Tue",
opens: "8:00 AM",
closes: "5:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Wed",
opens: "8:00 AM",
closes: "5:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Thu",
opens: "8:00 AM",
closes: "5:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Fri",
opens: "8:00 AM",
closes: "5:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Sat",
opens: "8:00 AM",
closes: "3:00 PM"
}
],
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "422",
bestRating: "5"
},
founder: {
@type: "Person",
name: "Chila & Yoshira",
jobTitle: "Founders & Owners"
},
foundingDate: "2020",
areaServed: "Roanoke, VA and surrounding areas",
knowsAbout: "Busy homeowners, commercial property managers, renters moving in or out, pet owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned & Christian Values"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Pet-Friendly & Licensed"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "4.9-Star Google Rating"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "4+ Years Serving Roanoke"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned & Operated"
}
],
sameAs: [
"https://www.instagram.com/p/C4LH8Q8u-1Q/?igsh=bTAwNGlmN2t3Zjlp",
"https://m.facebook.com/galvanhousekeeper",
"https://www.google.com/maps/contrib/111016527409437337989?hl=en-US&sa=X&ved=2ahUKEwjiz-OTmo_2AhVop3IEHeoQBF8QvvQBegUIARCMAQ"
],
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.