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: "Ntrust Wealth Management",
description: "Ntrust Wealth Management is a financial advisory firm serving Virginia Beach and the surrounding region. They provide comprehensive wealth management services designed to help clients build and preserve their financial assets. The firm focuses on personalized financial planning and investment strategies tailored to individual client needs.",
url: "http://www.ntrustwm.com/home",
telephone: "+1-757-301-8520",
address: {
@type: "PostalAddress",
streetAddress: "780 Lynnhaven Pkwy # 190",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23452",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8154152,
longitude: -76.065933
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Virginia Beach, VA and surrounding areas",
knowsAbout: "Financial Advisors, High-net-worth individuals, business owners, families seeking comprehensive wealth planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Wealth Strategies"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Financial Services"
}
],
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.