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: "Economy House Painting inc",
description: "Economy House Painting Inc is a local painting contractor serving the Miami area from Hialeah, specializing in both interior and exterior residential painting projects. The company offers competitive pricing without compromising on quality, serving homeowners looking for professional, reliable painting services with free estimates and personalized color consultation.",
url: "http://economyhousepaintingmiami.com/",
telephone: "+1-786-227-4550",
address: {
@type: "PostalAddress",
streetAddress: "3576 W 72nd St",
addressLocality: "Hialeah",
addressRegion: "FL",
postalCode: "33018",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.887676799999998,
longitude: -80.3552891
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Hialeah and surrounding Miami-Dade County communities",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking affordable interior and exterior painting, residential properties needing color consultation, budget-conscious renovators",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates & Color Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local, Established Business"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Affordable Pricing"
}
],
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.