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: "Robert L. Gutterman, PC",
description: "Robert L. Gutterman, PC is an estate planning law firm serving Virginia Beach and the surrounding region. Attorney Robert L. Gutterman specializes in comprehensive estate planning, including wills, trusts, powers of attorney, and probate services. The firm helps families and individuals protect their assets, plan for incapacity, and ensure their wishes are carried out.",
url: "http://www.guttermanlaw.com/",
telephone: "+1-757-499-4336",
address: {
@type: "PostalAddress",
streetAddress: "5520 Greenwich Rd STE 100",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23462",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8432313,
longitude: -76.1769817
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Virginia Beach, VA and surrounding areas",
knowsAbout: "Estate Planning & Wills, Families seeking comprehensive estate planning, individuals wanting to establish trusts, business owners planning succession, seniors planning for long-term care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Legal Guidance"
}
],
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.