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: "Law Offices Of Jesus R Lopez",
description: "Law Offices of Jesus R Lopez specializes in criminal defense and bail bond services in San Antonio. Led by Jesus R Lopez, the firm provides aggressive legal representation for clients facing criminal charges, with particular expertise in navigating the bail system and securing release. The practice combines legal advocacy with practical support for defendants and their families during difficult circumstances.",
url: "https://www.sanantoniobonds.com/",
telephone: "+1-210-224-5245",
address: {
@type: "PostalAddress",
streetAddress: "8940 Fourwinds Dr #204",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78239",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.5233996,
longitude: -98.39062729999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "151",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding Bexar County areas",
knowsAbout: "Criminal Defense, Individuals facing criminal charges, defendants needing bail bond assistance, families seeking criminal defense representation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bail Bond Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Attorney Representation"
}
],
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.