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: "Hupp Painting",
description: "Hupp Painting is an independent painting contractor serving the Tampa Bay area from their Dunedin base. They specialize in interior and exterior residential painting, offering professional quality work with attention to detail. The team provides free estimates and personalized service to homeowners looking for reliable, experienced painters.",
url: "http://www.hupppainting.com/",
telephone: "+1-727-330-1821",
address: {
@type: "PostalAddress",
streetAddress: "918 Gulf View Blvd",
addressLocality: "Dunedin",
addressRegion: "FL",
postalCode: "34698",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.040001,
longitude: -82.77790569999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Dunedin, FL and surrounding Tampa Bay communities",
knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, Homeowners seeking professional results with free estimates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local, Independent Business"
}
],
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.