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: "Five Star Painting of Brandon and Riverview",
description: "Five Star Painting of Brandon and Riverview is a professional painting contractor serving the Brandon and Riverview areas with interior and exterior residential painting services. The team specializes in high-quality finishes, color consultation, and detailed craftsmanship for homeowners looking to refresh their properties. They offer free estimates and use quality materials to deliver lasting results.",
url: "https://www.fivestarpainting.com/brandon-riverview/?cid=LSTL_FSP-US000189",
telephone: "+1-813-602-7941",
address: {
@type: "PostalAddress",
streetAddress: "316 E Bloomingdale Ave Suite #2",
addressLocality: "Brandon",
addressRegion: "FL",
postalCode: "33511",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.894298,
longitude: -82.2799594
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "70",
bestRating: "5"
},
areaServed: "Brandon, Riverview, and surrounding Tampa Bay areas",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior refreshes, exterior home updates, color consultation services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Color Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Interior & Exterior Services"
}
],
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.