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: "Crosier Family Law",
description: "Crosier Family Law is a dedicated family law firm serving Franklin and the surrounding Middle Tennessee area. The firm specializes in divorce, child custody, child support, and related family legal matters, providing clients with experienced representation and thoughtful counsel during challenging transitions. They offer personalized legal services designed to protect their clients' rights and best interests.",
url: "http://www.crosierfamilylaw.com/",
telephone: "+1-615-645-1388",
address: {
@type: "PostalAddress",
streetAddress: "2000 Meridian Blvd #200",
addressLocality: "Franklin",
addressRegion: "TN",
postalCode: "37067",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.951378999999996,
longitude: -86.80802729999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "81",
bestRating: "5"
},
areaServed: "Franklin, Tennessee and surrounding Middle Tennessee communities",
knowsAbout: "Family Law, Individuals going through divorce, parents navigating custody disputes, those seeking child support representation, families in transition",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Family Law Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Franklin-Based with Regional Reach"
}
],
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.