Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Sound Home Maintenance LLC",
description: "Sound Home Maintenance LLC is a local handyman service based in Lakewood, WA, offering general home repair and maintenance solutions for residential properties. The company handles a variety of household projects, from fixture installation to minor repairs, providing convenient service to homeowners throughout the Lakewood area who need reliable, straightforward home maintenance support.",
telephone: "+1-253-223-1554",
address: {
@type: "PostalAddress",
streetAddress: "11804 Interlaaken Dr SW",
addressLocality: "Lakewood",
addressRegion: "WA",
postalCode: "98498",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.1502299,
longitude: -122.54242219999999
},
areaServed: "Lakewood, WA and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing general repairs, Busy professionals, Property maintenance-focused residents",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Lakewood-Based Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "General Handyman Focus"
}
],
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.