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: "Joshua Johner: Primerica - Financial Services",
description: "Joshua Johner is a Primerica financial services representative serving Colorado Springs and the surrounding area. Primerica offers life insurance, term life policies, investment management, and financial planning services designed to help families build wealth and protect their financial futures. As an independent representative, Joshua works with clients to assess their insurance needs and develop personalized financial strategies.",
url: "https://reps.primerica.com/co/coloradosprings/joshua-johner",
telephone: "+1-719-434-7822",
address: {
@type: "PostalAddress",
streetAddress: "4905 N Union Blvd STE 201",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9029806,
longitude: -104.77602329999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Financial Advisors, Families seeking life insurance, individuals starting investment planning, people wanting integrated insurance and wealth-building strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Primerica Platform"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
}
],
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.