Structured Data

    Insurance First

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Insurance First",
      description: "Insurance First is a bilingual insurance agency in Orlando specializing in health insurance, life insurance, and financial education for Central Florida residents and beyond. Owned by experienced advisors Juliana and Hefner, they partner with leading carriers including Oscar, Ambetter, Cigna, United HealthCare, Molina, Florida Blue, and Humana to provide personalized coverage options including ACA plans, dental, vision, and supplemental insurance. They offer free consultations and guidance through the insurance application process, with both in-person and virtual appointment options.",
      url: "https://www.insurance-1st.com/",
      telephone: "+1-407-990-7262",
      address: {
        @type: "PostalAddress",
        streetAddress: "3203 Conway Rd Suite 200 F",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32812",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.504424699999998,
        longitude: -81.3302772
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "170",
        bestRating: "5"
      },
      areaServed: "Central Florida and surrounding areas",
      knowsAbout: "Insurance Agents, Health insurance shoppers, ACA plan seekers, bilingual consumers, individuals needing life insurance, families planning retirement and financial goals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bilingual Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Partnerships with Top Carriers"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Consultation & Application Assistance"
        }
      ],
      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.