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: "Fresh Start Painting SF",
description: "Fresh Start Painting SF is a professional painting company serving the San Francisco Bay Area since 2005, specializing in interior and exterior painting for both residential and commercial properties. Led by Estuardo Godinez, the team handles walls, cabinets, baseboards, brick, siding, stucco, trim, and dry rot repair. As an EPA lead-safe certified firm and California Department of Public Health licensed company, they offer complete lead abatement services for homes and businesses, combining nearly 20 years of experience with attention to detail and quality materials.",
url: "https://freshstartpaintingsf.com/",
telephone: "+1-415-347-7689",
address: {
@type: "PostalAddress",
streetAddress: "331 Irvington St",
addressLocality: "Daly City",
addressRegion: "CA",
postalCode: "94014",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.7064035,
longitude: -122.45700500000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "23",
bestRating: "5"
},
areaServed: "San Francisco Bay Area, including Daly City and surrounding communities",
knowsAbout: "Interior & Exterior Painting, Homeowners with lead-painted homes, residential property owners needing interior updates, commercial business owners, Bay Area properties with exterior weathering or wood rot",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EPA Lead-Safe Certified"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Nearly 20 Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Interior & Exterior Expertise"
}
],
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.