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: "Painting By Michael",
description: "Painting by Michael is a professional painting contractor serving Virginia Beach and surrounding areas with interior and exterior residential painting services. Owner Michael leads a trusted crew dedicated to transforming homes with quality craftsmanship and attention to detail. The business specializes in helping homeowners enhance their properties through expert color selection and professional application.",
url: "http://www.paintingbymichael.com/",
telephone: "+1-757-721-1101",
address: {
@type: "PostalAddress",
streetAddress: "1800 Tolstoy Dr",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23454",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.7757322,
longitude: -75.9904237
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "221",
bestRating: "5"
},
areaServed: "Virginia Beach, VA and surrounding areas",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior or exterior painting, Property owners wanting professional color transformation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional 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.