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: "The Law Office of Keenan Copple PC",
description: "The Law Office of Keenan Copple PC is a Denver-based law firm specializing in estate planning, probate, and elder law services. Attorney Keenan Copple helps clients protect their assets, plan for incapacity, and navigate the probate process with personalized legal guidance. The firm focuses on creating comprehensive estate plans tailored to individual family situations and financial circumstances.",
url: "https://www.kcopplelaw.com/",
telephone: "+1-303-819-6415",
address: {
@type: "PostalAddress",
streetAddress: "2701 Lawrence St Suite 115",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80205",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7594464,
longitude: -104.983138
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Denver, Colorado and surrounding areas",
knowsAbout: "Estate Planning & Wills, Families planning estates, individuals seeking to avoid probate, seniors exploring elder law options, business owners protecting assets",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Estate Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Legal Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Denver Practice"
}
],
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.