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: "Law Office of Paul J Donnelly PA",
description: "Law Office of Paul J Donnelly PA is a criminal defense firm based in downtown Miami serving the South Florida region. Attorney Paul J Donnelly specializes in defending clients facing criminal charges, including DUI/DWI, drug offenses, felonies, and misdemeanors. The firm offers personalized legal representation and free consultations to help clients understand their options and build a strong defense strategy.",
url: "http://www.criminalattorneymiami.net/",
telephone: "+1-305-757-3331",
address: {
@type: "PostalAddress",
streetAddress: "1 NE 2nd Ave STE 200",
addressLocality: "Miami",
addressRegion: "FL",
postalCode: "33131",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.7746291,
longitude: -80.1900338
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "54",
bestRating: "5"
},
areaServed: "Miami and South Florida",
knowsAbout: "Criminal Defense, Individuals facing criminal charges, DUI/DWI defendants, people charged with drug offenses, felony defendants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Defense Strategy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Consultations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Miami Location"
}
],
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.