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: "Paul Terrey - Financial Advisor, Ameriprise Financial Services, LLC",
description: "Paul Terrey is a financial advisor with Ameriprise Financial Services in Durham, NC, offering comprehensive financial planning and investment management services. With Ameriprise's resources and expertise, he helps clients build and protect their wealth through personalized financial strategies tailored to individual goals and life circumstances.",
url: "https://www.ameripriseadvisors.com/Paul.Terrey/",
telephone: "+1-919-403-0071",
address: {
@type: "PostalAddress",
streetAddress: "1415 NC-54 Ste 115",
addressLocality: "Durham",
addressRegion: "NC",
postalCode: "27707",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9171914,
longitude: -78.9633978
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Durham, NC and surrounding areas",
knowsAbout: "Financial Advisors, Individuals seeking comprehensive financial planning, Retirement-focused investors, Clients wanting personalized wealth management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Ameriprise Backing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.