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 Office Of Jose Luis Castillo, PC",
description: "Law Office of Jose Luis Castillo, PC is a full-service law firm in Laredo specializing in estate planning, wills, trusts, and related legal matters. Led by attorney Jose Luis Castillo, the firm helps clients protect their assets and ensure their wishes are carried out through comprehensive estate planning documents and strategies. The firm serves the Laredo community with personalized legal counsel for families and individuals navigating complex estate and succession planning.",
url: "https://rymap.org/business/law-office-of-jose-luis-castillo-pc-ccchjr",
telephone: "+1-956-508-8000",
address: {
@type: "PostalAddress",
streetAddress: "1810 San Bernardo Ave",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78040",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.515631400000004,
longitude: -99.5047876
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding South Texas areas",
knowsAbout: "Estate Planning & Wills, Families planning their estates, business owners protecting assets, parents establishing trusts, individuals seeking comprehensive will preparation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Local Attorney"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate 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.