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: "Buena Vida Insurance",
description: "Buena Vida Insurance is an independent insurance agency in Marietta serving customers throughout the Atlanta area with auto, home, and business insurance coverage. They partner with multiple insurance providers to offer personalized quotes and competitive rates, with a focus on hassle-free service and customer satisfaction. Their team, including agents like Viviana and Lesley, takes time to understand each client's unique needs and find the best coverage options.",
url: "https://buenavidaagency.squarespace.com/",
telephone: "+1-678-200-7037",
address: {
@type: "PostalAddress",
streetAddress: "376 Powder Springs St SW Ste 220",
addressLocality: "Marietta",
addressRegion: "GA",
postalCode: "30064",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.94613,
longitude: -84.55083959999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "102",
bestRating: "5"
},
areaServed: "Marietta, GA and surrounding Atlanta metro areas",
knowsAbout: "Insurance Agents, Auto and home insurance shoppers, Business owners needing commercial coverage, Those seeking personalized service and cost savings",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Insurance Carriers"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Easy Online Quoting"
}
],
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.