Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Frv painting llc",
description: "FRV Painting LLC is a professional painting contractor serving West Palm Beach and the surrounding areas. Specializing in both interior and exterior painting projects, FRV Painting delivers quality craftsmanship and attention to detail for residential clients. The team is committed to transforming properties with expert application and reliable service.",
url: "http://frvpaintingllc.com/",
telephone: "+1-561-255-0712",
address: {
@type: "PostalAddress",
streetAddress: "314 N Lakeside Ct",
addressLocality: "West Palm Beach",
addressRegion: "FL",
postalCode: "33407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.728202999999997,
longitude: -80.0520281
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "West Palm Beach, FL and surrounding areas",
knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, Property owners preparing homes for sale, Residential renovation projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Residential Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Service Commitment"
}
],
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.