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: "Insurance Near Me",
description: "Insurance Near Me is a licensed health insurance agency based in Port St. Lucie, Florida, specializing in individual and family health insurance, Medicare, life insurance, dental and vision plans, and supplemental coverage. Run by agent Johnny, the agency creates custom insurance solutions tailored to each client's needs and budget, helping customers compare plans and save money through no-cost consultations. They work with nationally recognized carriers and serve clients across most states, offering everything from ACA/Obamacare plans and short-term medical coverage to Medicare Supplements, Medicare Advantage, critical illness insurance, and final expense policies.",
url: "http://www.insurancenearmenow.com/",
telephone: "+1-772-200-4604",
address: {
@type: "PostalAddress",
streetAddress: "325 SW Ray Ave",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34983",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.2989277,
longitude: -80.3574459
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "148",
bestRating: "5"
},
areaServed: "Port St. Lucie, Florida and nationwide",
knowsAbout: "Insurance Agents, Self-employed individuals, families seeking affordable coverage, Medicare-eligible seniors, small business owners (2-49 employees), uninsured or underinsured consumers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Plan Matching"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "No-Cost Consultations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-State Licensing"
}
],
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.