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: "Midgett Preti Olansen",
description: "Midgett Preti Olansen is a full-service law firm in Virginia Beach offering comprehensive legal representation across multiple practice areas including family law, estate planning, criminal defense, and personal injury. The firm is led by experienced attorneys who handle divorce, child custody, wills, trusts, and litigation matters for individuals and families throughout the Hampton Roads area.",
url: "http://www.mpopc.com/",
telephone: "+1-757-687-8888",
address: {
@type: "PostalAddress",
streetAddress: "2901 S Lynnhaven Rd Ste 120",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23452",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8322834,
longitude: -76.071392
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Virginia Beach, Norfolk, Hampton Roads, and surrounding areas in southeastern Virginia",
knowsAbout: "Family Law, Individuals needing family law representation, families planning estates, those facing criminal charges, and personal injury claimants in the Hampton Roads area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Practice Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.