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: "Parrish Law Partners PLLC",
description: "Parrish Law Partners PLLC is a family law firm located in Fredericksburg, VA, specializing in divorce, custody, and family legal matters. The firm is dedicated to providing compassionate yet strategic representation for clients navigating complex family transitions. Their attorneys focus on achieving favorable outcomes while minimizing conflict and protecting clients' best interests.",
url: "https://parrishlawpartners.com/",
telephone: "+1-540-712-6714",
address: {
@type: "PostalAddress",
streetAddress: "150 Riverside Pkwy Suite 115",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22406",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.336098299999996,
longitude: -77.4981636
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Family Law, Individuals going through divorce, parents involved in custody disputes, families navigating complex family legal matters",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Family Law Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Centered Approach"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.