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: "360° Painting of Aldine",
description: "360° Painting of Aldine is a professional painting contractor serving the Houston area with comprehensive interior and exterior painting services. The company specializes in residential and commercial projects, offering free estimates and professional color consultation to help clients achieve their desired look. They are known for quality craftsmanship and attention to detail across all painting projects.",
url: "https://www.360painting.com/aldine/",
telephone: "+1-832-389-4270",
address: {
@type: "PostalAddress",
streetAddress: "10200 Hempstead Rd Ste 2J",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77092",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.8033408,
longitude: -95.461686
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "52",
bestRating: "5"
},
areaServed: "Houston and surrounding areas",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior or exterior painting, commercial property managers, property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Painting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Color Consultation"
}
],
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.