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: "McCormick & Murphy - Personal Injury Lawyers",
description: "McCormick & Murphy is a personal injury law firm based in Colorado Springs dedicated to representing accident victims and those injured through negligence. The firm handles a wide range of cases including car accidents, slip and fall incidents, and wrongful death claims, working on a contingency fee basis so clients pay nothing unless they win. With a 4.6-star rating from clients, the firm focuses on maximizing compensation for injured individuals throughout Colorado.",
url: "https://mccormickmurphy.com/",
telephone: "+1-719-389-0400",
address: {
@type: "PostalAddress",
streetAddress: "929 W Colorado Ave",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80905",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8346321,
longitude: -104.84158389999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "45",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Personal Injury Law, Car accident victims, slip and fall injury victims, families seeking wrongful death representation, individuals without upfront legal funds",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Contingency Fee Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Personal Injury Experience"
}
],
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.