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 Michael R. Young",
description: "Law Office of Michael R. Young provides comprehensive family law services to residents of Redlands and the surrounding Inland Empire region. Attorney Michael R. Young specializes in divorce representation, child custody matters, and related family law issues, offering personalized legal guidance during complex personal transitions. The firm is committed to protecting clients' rights and interests through experienced advocacy and straightforward legal counsel.",
url: "https://www.michaelyounglaw.com/",
telephone: "+1-909-315-4588",
address: {
@type: "PostalAddress",
streetAddress: "1980 Orange Tree Ln #260",
addressLocality: "Redlands",
addressRegion: "CA",
postalCode: "92374",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.068213,
longitude: -117.220648
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Redlands, CA and surrounding Inland Empire communities",
knowsAbout: "Family Law, Individuals facing divorce, parents navigating custody disputes, those seeking experienced family law representation in the Inland Empire",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Family Law Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Inland Empire 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.