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: "Tomlin 5 Star Painting",
description: "Tomlin 5-Star Painting is a locally owned painting company with over 30 years of experience, specializing in high-quality interior and exterior painting for both residential and commercial properties. They also offer power washing and cleaning services. Formerly known as Farris Precision Painting, they serve Rockbridge and Augusta Counties, including Lexington, Buena Vista, and Staunton.",
url: "https://www.tomlin5starpainting.com/",
telephone: "+1-540-460-9746",
address: {
@type: "PostalAddress",
streetAddress: "6 Ridgecrest Dr",
addressLocality: "Greenville",
addressRegion: "VA",
postalCode: "24440",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.972024499999996,
longitude: -79.1793004
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Rockbridge County, Augusta County, Lexington, Buena Vista, Staunton, VA",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior and exterior painting, commercial property managers, property owners needing power washing services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Offerings"
}
],
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.