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: "Mark Blass: Primerica - Financial Services",
description: "Mark Blass is a Primerica financial services representative serving the Northern Virginia area. Primerica specializes in life insurance, investment management, and financial planning services designed to help families build wealth and protect their financial futures. As an independent representative, Mark works with clients to develop personalized financial strategies tailored to their specific goals and circumstances.",
url: "https://reps.primerica.com/va/ashburn/mark-blass",
telephone: "+1-703-967-7904",
address: {
@type: "PostalAddress",
streetAddress: "44679 Endicott Dr SUITE 306",
addressLocality: "One Loudoun",
addressRegion: "VA",
postalCode: "20147",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.053669,
longitude: -77.4546912
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Northern Virginia, including Ashburn and surrounding communities",
knowsAbout: "Financial Advisors, Young families seeking affordable life insurance, individuals building investment portfolios, people needing comprehensive financial planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Primerica-Backed Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Financial Planning"
}
],
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.