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: "Marcilliat & Mills PLLC",
description: "Marcilliat & Mills PLLC is a criminal defense law firm in Raleigh representing clients charged with felonies, misdemeanors, DUI/DWI, and drug offenses. The firm focuses on protecting clients' rights and building strong defense strategies tailored to each case's unique circumstances. With deep roots in North Carolina law, they handle cases from arrest through trial and appeal.",
url: "https://www.nclawteam.com/raleigh-criminal-defense-attorney/",
telephone: "+1-919-838-6643",
address: {
@type: "PostalAddress",
streetAddress: "19 W Hargett St #700",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27601",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7781838,
longitude: -78.6399311
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "82",
bestRating: "5"
},
areaServed: "Raleigh and surrounding Wake County area, North Carolina",
knowsAbout: "Criminal Defense, Individuals facing felony charges, DUI/DWI defendants, drug charge defendants, misdemeanor defendants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Criminal Defense"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local North Carolina Expertise"
}
],
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.