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: "Arnold Law Group, APC",
description: "Arnold Law Group, APC is a Fresno-based law firm specializing in family law matters including divorce, child custody, and support issues. The firm provides legal representation and consultation for clients navigating complex family law situations, with a focus on protecting clients' rights and interests throughout the legal process.",
url: "https://www.alg-fresno.com/",
telephone: "+1-559-439-0900",
address: {
@type: "PostalAddress",
streetAddress: "5060 N Fruit Ave # 101",
addressLocality: "Fresno",
addressRegion: "CA",
postalCode: "93711",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8093857,
longitude: -119.81706220000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.2",
reviewCount: "39",
bestRating: "5"
},
areaServed: "Fresno, CA and surrounding Central Valley communities",
knowsAbout: "Family Law, Couples seeking divorce representation, parents navigating custody disputes, individuals requiring family law consultation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Family Law Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Fresno 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.