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: "The Law Office Of David Lee Ham Jr., PA",
description: "The Law Office of David Lee Ham Jr., PA is a Jacksonville-based law firm specializing in estate planning, trust administration, probate, and elder law services. Led by attorney David Lee Ham Jr., the firm helps clients protect their assets, plan for the future, and navigate complex legal matters with personalized attention and expertise.",
url: "http://www.hamlawfl.com/",
telephone: "+1-904-307-3888",
address: {
@type: "PostalAddress",
streetAddress: "225 Water St # 1500",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32202",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.325798299999995,
longitude: -81.6615066
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Jacksonville and surrounding Northeast Florida communities",
knowsAbout: "Estate Planning & Wills, Families planning their estates, seniors addressing long-term care and Medicaid needs, individuals with significant assets requiring protection, those managing trusts or probate matters",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Probate & Trust Administration"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Elder Law Focus"
}
],
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.