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: "Nathan Owen - Thrivent",
description: "Nathan Owen is a financial advisor with Thrivent, a member-owned financial services organization. Based in Murfreesboro, Nathan helps clients with investment management, retirement planning, and comprehensive financial strategies tailored to their goals and values.",
url: "https://connect.thrivent.com/nathan-owen?y_source=1_NDM4MDUyNTMtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-615-578-0241",
address: {
@type: "PostalAddress",
streetAddress: "1639 Medical Center Pkwy #400",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8588782,
longitude: -86.42271149999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Murfreesboro, TN and surrounding Middle Tennessee communities",
knowsAbout: "Financial Advisors, Individuals seeking retirement planning, investors looking for personalized guidance, families planning long-term financial strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Thrivent Member-Owned Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Financial 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.