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: "Edward Jones - Financial Advisor: Andrew J Kocisky",
description: "Edward Jones Financial Advisor Andrew J Kocisky provides personalized financial planning and investment management services to individuals and families in the St. Petersburg area. As part of Edward Jones, a trusted national firm, Andrew helps clients build wealth, plan for retirement, and achieve their long-term financial goals through one-on-one consultations and tailored strategies.",
url: "https://www.edwardjones.com/us-en/financial-advisor/andrew-kocisky?y_source=1_MTc4NDg3OS03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-727-485-0748",
address: {
@type: "PostalAddress",
streetAddress: "150 2nd Ave N Suite 1780",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33701",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.773125099999998,
longitude: -82.63492339999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "St. Petersburg, Florida and surrounding areas",
knowsAbout: "Financial Advisors, Individuals and families seeking retirement planning, first-time investors, people looking to consolidate investments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Edward Jones Brand"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One 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.