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: "Brodzki Jacobs",
description: "Brodzki Jacobs is a law firm based in Coral Springs specializing in family law, including divorce, child custody, and related domestic matters. The firm provides personalized legal representation and mediation services to help families navigate complex legal issues with professionalism and care.",
url: "https://bjblawyers.com/",
telephone: "+1-954-344-7737",
address: {
@type: "PostalAddress",
streetAddress: "3301 N University Dr Suite 100 Office 114",
addressLocality: "Coral Springs",
addressRegion: "FL",
postalCode: "33065",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.271984399999997,
longitude: -80.2496001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "127",
bestRating: "5"
},
areaServed: "Coral Springs, FL and surrounding South Florida communities",
knowsAbout: "Family Law, Individuals going through divorce, parents negotiating custody arrangements, families seeking mediation services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mediation Services Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Family Law 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.