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: "Andrew Perkett, Realtor with Better Homes and Gardens Real Estate Kenney & Company",
description: "Andrew Perkett is a real estate agent with Better Homes and Gardens Real Estate Kenney & Company in Colorado Springs. He specializes in helping clients buy and sell residential properties throughout the Colorado Springs area, bringing personalized service and local market expertise to each transaction. Andrew is dedicated to understanding his clients' unique needs and guiding them through the real estate process with professionalism and care.",
url: "https://perkettrealtor.com/",
telephone: "+1-719-659-3870",
address: {
@type: "PostalAddress",
streetAddress: "2120 Academy Cir a",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80909",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8631283,
longitude: -104.75548289999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding El Paso County areas",
knowsAbout: "Real Estate Agents, First-time homebuyers, residential sellers, relocating families, Colorado Springs residents",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Better Homes and Gardens Affiliation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Colorado Springs Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Client Service"
}
],
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.