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: "AnnuityUSA",
description: "AnnuityUSA is a financial advisory firm based in Marietta specializing in annuity products, retirement income planning, and investment strategies. The firm helps clients navigate complex retirement decisions and create income streams tailored to their financial goals. They work with individuals seeking professional guidance on securing stable retirement income through annuities and complementary financial strategies.",
url: "https://annuityusa.com/",
telephone: "+1-678-872-3000",
address: {
@type: "PostalAddress",
streetAddress: "218 Roswell St NE",
addressLocality: "Marietta",
addressRegion: "GA",
postalCode: "30060",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9505099,
longitude: -84.546319
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Marietta, Georgia and surrounding metro Atlanta communities",
knowsAbout: "Financial Advisors, Pre-retirees and retirees seeking income stability, clients interested in annuity options, individuals planning retirement income strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Annuity Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Retirement-Focused 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.