Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Law Office of Oscar A. Vela, Jr., P.C.",
description: "Law Office of Oscar A. Vela, Jr., P.C. is a criminal defense firm serving the Laredo area with experienced representation in DUI/DWI cases, drug charges, felony defense, and misdemeanor charges. Oscar A. Vela, Jr. provides personalized legal counsel to clients facing serious criminal charges and works to protect their rights throughout the judicial process.",
telephone: "+1-956-568-0221",
address: {
@type: "PostalAddress",
streetAddress: "6557 Metro Ct Ste. 3",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.554252899999998,
longitude: -99.49266209999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "55",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding South Texas communities",
knowsAbout: "Criminal Defense, Individuals facing criminal charges, DUI/DWI defendants, those charged with drug offenses, defendants needing felony or misdemeanor representation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Criminal Defense"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Laredo Presence"
}
],
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.