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: "Lori Shifflett Leathers: Primerica - Financial Services",
description: "Lori Shifflett Leathers is a Primerica financial services representative serving the Harrisonburg area, offering personalized financial planning and insurance solutions. She works with clients to build comprehensive financial strategies tailored to their individual circumstances and goals.",
url: "https://reps.primerica.com/va/harrisonburg/lori-shifflett-leathers",
telephone: "+1-540-437-7459",
address: {
@type: "PostalAddress",
streetAddress: "1951C Evelyn Byrd Ave",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4281283,
longitude: -78.8484388
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Harrisonburg, Virginia and surrounding areas",
knowsAbout: "Financial Advisors, Young professionals building wealth, families seeking financial protection, individuals planning for retirement, small business owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Financial Strategy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Primerica Products"
}
],
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.