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: "Kristopher K. Greenwood & Associates",
description: "Kristopher K. Greenwood & Associates is a Salt Lake City-based law firm specializing in family law, including divorce, child custody, and related matters. With a focus on personalized legal representation, the firm helps clients navigate complex family disputes and protect their rights and interests through both traditional litigation and collaborative approaches.",
url: "https://www.krisgreenwood.com/?npcmp=dir:local:4048042:84111",
telephone: "+1-801-475-8800",
address: {
@type: "PostalAddress",
streetAddress: "299 S Main St #1300",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84111",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7635228,
longitude: -111.8906274
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas, Utah",
knowsAbout: "Family Law, Individuals navigating divorce, parents seeking custody arrangements, families in conflict requiring legal representation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Family Law 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.