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: "Wills, Trusts, and Probate Law Office in Cerritos, CA",
description: "Wills, Trusts, and Probate Law Office in Cerritos provides comprehensive estate planning and probate services to Southern California residents. Specializing in will preparation, trust creation and administration, and probate proceedings, this law office helps families protect their assets and ensure their wishes are carried out. They offer personalized legal guidance to navigate complex estate matters with clarity and confidence.",
url: "https://estatelaw.simplybook.me/v2/",
telephone: "+1-562-251-7465",
address: {
@type: "PostalAddress",
streetAddress: "17315 Studebaker Rd #332G",
addressLocality: "Cerritos",
addressRegion: "CA",
postalCode: "90703",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8731456,
longitude: -118.1000465
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Cerritos, Long Beach, and surrounding Los Angeles County communities",
knowsAbout: "Estate Planning & Wills, Families planning their estates, individuals seeking to create or update wills and trusts, those navigating probate proceedings after a loved one's passing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Estate Planning Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Online Booking Convenience"
}
],
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.