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: "Robinson Paints & Improvements",
description: "Robinson Paints & Improvements is a Seattle-area painting company with over 30 years of experience serving residential and commercial clients. They specialize in interior painting, exterior painting, cabinet painting, and commercial painting services, offering expert surface preparation, color consultation, and high-quality finishes that protect and transform homes. Known for clean work, clear communication, and meticulous craftsmanship, they've painted thousands of homes across Seattle and donate 1% of qualifying sales to local charities.",
url: "http://robinsonpaints.com/",
telephone: "+1-425-292-1355",
address: {
@type: "PostalAddress",
streetAddress: "15210 NE 92nd St",
addressLocality: "Redmond",
addressRegion: "WA",
postalCode: "98052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.684431499999995,
longitude: -122.13754309999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "106",
bestRating: "5"
},
areaServed: "Seattle, Redmond, and surrounding areas in King County",
knowsAbout: "Interior & Exterior Painting, Seattle-area homeowners seeking exterior or interior painting, homeowners with kitchen cabinet refinishing projects, commercial property managers, customers who want professional color consultation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Color Consultation Included"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Charitable Giving Program"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.