Structured Data

    Webb Insurance Group

    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: "Webb Insurance Group",
      description: "Webb Insurance Group is an independent insurance agency serving Tampa and Hudson, Florida, representing over 20 reputable insurance providers. They specialize in auto, home, business, and commercial insurance, acting as comparison shoppers to help clients select coverage tailored to their specific needs. With offices in both Tampa and Hudson, their experienced staff handles everything from personal property and auto insurance to commercial property protection for business owners.",
      url: "http://www.webbinsgroup.com/",
      telephone: "+1-813-887-5531",
      address: {
        @type: "PostalAddress",
        streetAddress: "3212 S Dale Mabry Hwy",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33629",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9159475,
        longitude: -82.5057203
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "517",
        bestRating: "5"
      },
      areaServed: "Tampa, Hudson, and surrounding areas in Florida",
      knowsAbout: "Insurance Agents, Homeowners and auto insurance shoppers, small business owners needing commercial coverage, clients seeking personalized service and policy comparisons",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Multi-Carrier Agency"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized in Florida Property Insurance"
        }
      ],
      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.