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: "Dana Cornett Attorney At Law",
description: "Dana Cornett Attorney At Law is a family law practice in Harrisonburg, Virginia, offering comprehensive legal representation in divorce, child custody, support matters, and related family law issues. Dana Cornett provides personalized counsel to clients navigating complex family transitions, with a focus on protecting clients' rights and interests throughout the legal process.",
url: "https://www.danacornettlaw.com/",
telephone: "+1-540-433-5684",
address: {
@type: "PostalAddress",
streetAddress: "57 S Main St",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.448814,
longitude: -78.869006
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Harrisonburg, Virginia and surrounding Rockingham County areas",
knowsAbout: "Family Law, Individuals seeking divorce representation, parents navigating custody disputes, those needing child or spousal support guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Family Law Services"
}
],
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.