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: "Clifford & Raihala S.C. Attorneys At Law",
description: "Clifford & Raihala S.C. is a Madison-based law firm specializing in personal injury cases, including car accidents, slip and fall incidents, and wrongful death claims. The firm handles cases on a contingency fee basis, meaning clients pay no upfront costs and only pay if they win their case. With extensive experience representing injury victims, they focus on securing fair compensation for medical expenses, lost wages, and pain and suffering.",
url: "https://cliffordandraihala.com/",
telephone: "+1-608-257-7900",
address: {
@type: "PostalAddress",
streetAddress: "44 E Mifflin St UNIT 800",
addressLocality: "Madison",
addressRegion: "WI",
postalCode: "53703",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.0763859,
longitude: -89.3843918
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "30",
bestRating: "5"
},
areaServed: "Madison and surrounding Dane County, Wisconsin",
knowsAbout: "Personal Injury Law, Car accident victims, Slip and fall injury claimants, Families pursuing wrongful death cases, Those unable to afford upfront legal fees",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Contingency Fee Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized in Injury Claims"
}
],
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.