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: "McCoppin & Associates, Attorneys at Law, P.A.",
description: "McCoppin & Associates, Attorneys at Law, P.A. is a criminal defense firm led by Andrew McCoppin, a Board Certified specialist in both State and Federal Criminal Law with over 25 years of experience, including prior service as a Wake County prosecutor. The firm represents individuals accused of crimes ranging from traffic violations and DUI/DWI to violent crimes, domestic violence, white-collar offenses, and drug charges, having successfully resolved over 10,000 cases. They serve Spanish-speaking clients and offer free consultations for residents throughout North Carolina.",
url: "https://www.mccoppinlaw.com/",
telephone: "+1-877-481-0011",
address: {
@type: "PostalAddress",
streetAddress: "1250 SE Maynard Rd suite 202",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27511",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7853936,
longitude: -78.76370430000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "119",
bestRating: "5"
},
areaServed: "Cary, Raleigh, and throughout North Carolina",
knowsAbout: "Criminal Defense, Individuals accused of DUI/DWI, violent crimes, drug charges, domestic violence, white-collar crimes, and those needing federal or state criminal defense representation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Board Certified Criminal Law Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extensive Experience & Former Prosecutor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Services"
}
],
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.