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: "Shuttleworth Ruloff Swain Haddad & Morecock",
description: "Shuttleworth Ruloff Swain Haddad & Morecock is a full-service law firm in Virginia Beach offering comprehensive legal representation across family law, estate planning, criminal defense, and personal injury matters. With experienced attorneys handling divorce, custody disputes, wills, trusts, and litigation, the firm serves individuals and families throughout the Hampton Roads area seeking dedicated legal counsel for life's most important decisions.",
url: "http://www.srgslaw.com/",
telephone: "+1-757-932-0720",
address: {
@type: "PostalAddress",
streetAddress: "317 30th St",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23451",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8580049,
longitude: -75.9807028
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Virginia Beach and surrounding Hampton Roads communities",
knowsAbout: "Family Law, Families navigating divorce or custody issues, individuals planning estates, those facing criminal charges, and personal injury claimants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Practice Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Established Practice"
}
],
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.