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: "That 1 Painter Arlington - Alexandria",
description: "That 1 Painter Arlington-Alexandria is a locally owned and operated residential and commercial painting company serving the greater Arlington-Alexandria area. Founded by Steven Montgomery, the company specializes in interior and exterior painting, cabinet refinishing, garage painting, and brick painting with a focus on exceptional customer service and meticulous attention to detail. They are lead-safe certified, offer free color consultations, use premium paints, and back all work with a transferable three-year warranty covering peeling, bubbling, cracking, and splitting.",
url: "https://that1painter.com/arlington-alexandria/",
telephone: "+1-703-902-0043",
address: {
@type: "PostalAddress",
streetAddress: "2300 Wilson Blvd Ste. 700",
addressLocality: "Arlington",
addressRegion: "VA",
postalCode: "22201",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.890470199999996,
longitude: -77.0872272
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "98",
bestRating: "5"
},
areaServed: "Arlington, Alexandria, and surrounding Northern Virginia communities",
knowsAbout: "Interior & Exterior Painting, Homeowners preparing to sell, commercial property owners, families seeking stress-free interior and exterior painting, property managers needing reliable contractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Lead-Safe Certified"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Three-Year Transferable Warranty"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Color Studio & Expert 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.