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 Gale H. Moore, P.A.",
description: "Law Office of Gale H. Moore, P.A. is a family law practice in Largo serving clients throughout the Tampa Bay area. Attorney Gale H. Moore specializes in divorce, child custody, spousal support, and family law matters with a focus on collaborative and amicable resolution when possible. The firm provides personalized legal representation for clients navigating complex family disputes and life transitions.",
url: "https://www.galehmoore.com/",
telephone: "+1-727-584-2528",
address: {
@type: "PostalAddress",
streetAddress: "801 W Bay Dr Ste 509",
addressLocality: "Largo",
addressRegion: "FL",
postalCode: "33770",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.9151797,
longitude: -82.7969772
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Largo, Florida and surrounding Tampa Bay area",
knowsAbout: "Family Law, Divorcing couples seeking amicable solutions, parents navigating custody disputes, individuals needing child or spousal support representation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Collaborative Divorce Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Family 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.