Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Sands Anderson PC",
description: "Sands Anderson PC is a midsize law firm serving the Mid-Atlantic region with comprehensive legal services for government entities, businesses, individuals, insurance companies, and healthcare organizations. The firm combines the personal service of a small local practice with the depth and experience of a larger multi-practice firm, handling diverse legal matters including estate planning, trust administration, and related services.",
url: "https://www.sandsanderson.com/contact/richmond",
telephone: "+1-804-648-1636",
address: {
@type: "PostalAddress",
streetAddress: "919 E Main St Suite 2300",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23219",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.537549,
longitude: -77.43604289999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Richmond, VA and Mid-Atlantic region including Fredericksburg, Virginia Beach, and Williamsburg",
knowsAbout: "Estate Planning & Wills, Business owners, healthcare organizations, government entities, individuals with complex estates, families seeking comprehensive estate planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Legal Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Presence"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Office Coverage"
}
],
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.