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: "Perenich, Caulfield, Avril & Noyes Personal Injury Lawyers - Clearwater",
description: "Perenich, Caulfield, Avril & Noyes is a personal injury law firm serving the Clearwater area and throughout Florida. They handle car accidents, slip and fall cases, medical malpractice, workers' compensation, and wrongful death claims. The firm works on contingency—you pay nothing unless they win your case.",
url: "https://www.usalaw.com/",
telephone: "+1-727-591-3354",
address: {
@type: "PostalAddress",
streetAddress: "1875 N Belcher Rd. STE 201",
addressLocality: "Clearwater",
addressRegion: "FL",
postalCode: "33765",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.988995199999998,
longitude: -82.74533389999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "188",
bestRating: "5"
},
areaServed: "Clearwater, Florida, and statewide",
knowsAbout: "Personal Injury Law, Car accident victims, injured workers, slip and fall victims, medical malpractice claims, families pursuing wrongful death cases",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Contingency Fee Basis"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Firm"
}
],
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.