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: "SM Remodeling Experts",
description: "SM Remodeling Experts is a general contracting firm based in Malden specializing in comprehensive home remodeling services. The team handles kitchen and bathroom renovations, basement finishing, room additions, and full-home design-build projects with a focus on quality craftsmanship and client satisfaction. They offer licensed and insured services with free consultations to help homeowners bring their renovation vision to life.",
url: "https://smremodelingexperts.com/",
telephone: "+1-978-577-7217",
address: {
@type: "PostalAddress",
streetAddress: "24 Grover St",
addressLocality: "Malden",
addressRegion: "MA",
postalCode: "02148",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.423794699999995,
longitude: -71.0415307
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Malden, MA and surrounding North Shore communities",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom renovations, families needing basement finishing or room additions, homeowners seeking design-build remodeling services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured Professional"
}
],
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.