Structured Data

    All Floridian Insurance

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "All Floridian Insurance",
      description: "All Floridian Insurance is an independent insurance agency in Kissimmee serving Central Florida with comprehensive coverage options including auto, home, life, and commercial insurance. They work with multiple carriers to find clients the best rates and coverage for their specific needs, and pride themselves on personalized service and local expertise.",
      url: "https://www.floridianinsuranceservices.com/",
      telephone: "+1-407-350-5988",
      address: {
        @type: "PostalAddress",
        streetAddress: "1703 N Main St Suite A",
        addressLocality: "Kissimmee",
        addressRegion: "FL",
        postalCode: "34744",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.3073062,
        longitude: -81.40348809999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "130",
        bestRating: "5"
      },
      areaServed: "Kissimmee and surrounding Central Florida communities",
      knowsAbout: "Insurance Agents, Homeowners seeking competitive rates, Auto insurance shoppers, Small business owners, Families bundling multiple policies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent Network"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Kissimmee 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.