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: "Adkins Family Law",
description: "Adkins Family Law is a dedicated family law firm serving Sunrise and surrounding South Florida communities. Led by experienced family law attorneys, they specialize in divorce, child custody, support agreements, and mediation services. Their practice focuses on helping families navigate complex legal matters with compassionate representation and practical solutions.",
url: "https://sflawyer.org/",
telephone: "+1-954-734-6048",
address: {
@type: "PostalAddress",
streetAddress: "1580 Sawgrass Corporate Pkwy #130",
addressLocality: "Sunrise",
addressRegion: "FL",
postalCode: "33323",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.142674,
longitude: -80.339455
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "45",
bestRating: "5"
},
areaServed: "Sunrise, Fort Lauderdale, and surrounding Broward County, FL",
knowsAbout: "Family Law, Couples seeking divorce representation, parents navigating custody disputes, families pursuing mediation, individuals requiring prenuptial agreements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mediation Services Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Family Law Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local South Florida Practice"
}
],
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.