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: "Vinny Sky Painting LLC",
description: "Vinny Sky Painting LLC is a professional painting company serving the Orlando area with expertise in interior painting, exterior painting, cabinet painting and refinishing, and color consultation. The team specializes in both residential and commercial projects, emphasizing precision, quality surface preparation, and lasting finishes that reflect each client's vision. They offer free estimates and promise on-site service within 2 hours or less.",
url: "http://www.vinnyskypainting.com/",
telephone: "+1-407-255-9272",
address: {
@type: "PostalAddress",
streetAddress: "5468 Pine Creek Dr",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32811",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.4926322,
longitude: -81.45326709999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "73",
bestRating: "5"
},
areaServed: "Orlando and surrounding Florida areas",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior or exterior updates, commercial property managers, those wanting cabinet refinishing or color guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast Response Time"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Color Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Scope"
}
],
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.