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: "The Law Office of Lauren Laundis",
description: "The Law Office of Lauren Laundis is a family law practice in Redlands, CA, specializing in divorce, child custody, and related family matters. Attorney Lauren Laundis provides personalized legal representation and consultation for clients navigating sensitive family law issues, with a focus on protecting clients' rights and interests throughout the legal process.",
url: "https://laundislaw.com/",
telephone: "+1-909-363-4734",
address: {
@type: "PostalAddress",
streetAddress: "1255 W Colton Ave",
addressLocality: "Redlands",
addressRegion: "CA",
postalCode: "92374",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0619972,
longitude: -117.2017505
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Redlands, CA and San Bernardino County",
knowsAbout: "Family Law, Individuals seeking divorce representation, parents navigating child custody disputes, people needing family law consultation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Client Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.