Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Edward Jones - Financial Advisor: Sara E Janak, CFP®|AAMS®",
description: "Edward Jones financial advisor Sara E Janak, CFP®|AAMS®, provides comprehensive financial planning and investment management services to individuals and families in the Rockport area. With professional certifications as a Certified Financial Planner and Accredited Asset Management Specialist, Sara helps clients build and protect their wealth through personalized financial strategies. Edward Jones is known for its one-on-one client relationships and commitment to understanding each client's unique financial goals.",
url: "https://www.edwardjones.com/us-en/financial-advisor/sara-janak?y_source=1_ODk3MzQ4Ni03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-361-729-2712",
address: {
@type: "PostalAddress",
streetAddress: "2621 Hwy 35 N Ste 2A",
addressLocality: "Rockport",
addressRegion: "TX",
postalCode: "78382",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.0526695,
longitude: -97.04221539999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Rockport, TX and surrounding coastal Texas communities",
knowsAbout: "Financial Advisors, Individuals and families seeking retirement planning, investors needing personalized wealth management, business owners planning for succession",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CFP® & AAMS® Certified"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized One-on-One Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Presence"
}
],
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.