Structured Data

    Thomas Bradley Insurance

    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: "Thomas Bradley Insurance",
      description: "Thomas Bradley Insurance is an independent insurance agency in Madison serving individuals and families with comprehensive coverage options. They specialize in auto, home, life, and business insurance policies, offering personalized service to help clients find the right coverage at competitive rates. As an independent agency, they work with multiple carriers to provide clients with choice and value.",
      url: "http://www.thomasbradleyinsurance.com/",
      telephone: "+1-608-845-7979",
      address: {
        @type: "PostalAddress",
        streetAddress: "1001 Fourier Dr #100",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53717",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.080771,
        longitude: -89.5235891
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Madison, Wisconsin and surrounding areas",
      knowsAbout: "Insurance Agents, Families seeking multiple insurance policies, small business owners, individuals looking for competitive rates from multiple carriers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.