Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Frazer Ryan Goldberg & Arnold, LLP",
description: "Frazer Ryan Goldberg & Arnold, LLP is a Phoenix-based law firm specializing in estate planning, probate, and elder law services. The firm helps clients protect their assets, plan for incapacity, and navigate complex family wealth transfer through wills, trusts, and comprehensive estate strategies. They serve families and individuals throughout the Phoenix area who want professional guidance on legacy planning and elder law matters.",
url: "https://www.frgalaw.com/",
telephone: "+1-602-277-2010",
address: {
@type: "PostalAddress",
streetAddress: "1850 N Central Ave #1800",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85004",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.468479099999996,
longitude: -112.07459999999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.2",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Phoenix and surrounding Maricopa County, Arizona",
knowsAbout: "Estate Planning & Wills, Families planning estates, seniors needing elder law guidance, individuals with complex assets, business owners protecting family wealth",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Estate & Trust Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Elder Law Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Phoenix Location"
}
],
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.