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: "Fidelity Investments",
description: "Fidelity Investments is a major financial services firm offering a comprehensive range of investment and wealth management services at their San Jose investor center. They provide brokerage accounts, retirement planning, investment management, and advisory services to individual investors. Their team helps clients build diversified portfolios and plan for long-term financial goals.",
url: "https://www.fidelity.com/branches/investor-center-san-jose-north-san-jose-california-95134?ccsource=local_search",
telephone: "+1-800-544-2269",
address: {
@type: "PostalAddress",
streetAddress: "4160 N First St",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95134",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.417373999999995,
longitude: -121.9545373
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.3",
reviewCount: "25",
bestRating: "5"
},
areaServed: "San Jose and surrounding Bay Area",
knowsAbout: "Financial Advisors, Individual investors, retirement savers, people managing diversified portfolios, clients seeking professional investment guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Financial Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Person Investor Center"
}
],
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.