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: "B.O.S.S. Retirement Solutions and Advisors",
description: "B.O.S.S. Retirement Solutions and Advisors is a financial advisory firm specializing in comprehensive retirement planning for individuals in Meridian and surrounding areas. Their team of CFP-certified advisors and investment professionals design personalized retirement strategies focused on maximizing income, minimizing taxes, optimizing Social Security benefits, and assessing risk to protect assets. They offer the B.O.S.S. Retirement Blueprint™ planning process, educational seminars, webinars, and free consultations to help clients build confident retirement plans.",
url: "https://bossretirement.com/locations/meridian-id-financial-advisor/",
telephone: "+1-208-768-9500",
address: {
@type: "PostalAddress",
streetAddress: "2501 E State Ave Suite 120",
addressLocality: "Meridian",
addressRegion: "ID",
postalCode: "83642",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.6125659,
longitude: -116.3638459
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Meridian, Idaho and surrounding areas including Boise, Nampa, and Caldwell",
knowsAbout: "Financial Advisors, Pre-retirees and retirees seeking comprehensive retirement planning, individuals concerned about tax efficiency, those wanting to maximize Social Security benefits, business owners planning for retirement transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CFP-Certified Advisors"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "B.O.S.S. Retirement Blueprint™"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-State 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.