Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 37 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "James Mumaw - Private Wealth Advisor, Ameriprise Financial Services, LLC",
url: "https://www.ameripriseadvisors.com/james.a.mumaw/?cid=IP_local_google",
telephone: "+1-540-438-1723",
address: {
@type: "PostalAddress",
streetAddress: "4030 Quarles Ct",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.407139799999996,
longitude: -78.8296715
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
knowsAbout: "Financial Advisors",
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.