Structured Data

    Watkins 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: "Watkins Insurance Group",
      description: "Watkins Insurance Group is an independent insurance agency in Austin serving Central Texas families and businesses with personalized coverage solutions. They specialize in auto, home, life, and commercial insurance, offering competitive quotes and bundling options to help clients find the right protection at the right price. With a focus on responsive customer service and local expertise, they work with multiple carriers to provide tailored coverage that fits each client's unique needs.",
      url: "https://www.watkinsinsurancegroup.com/",
      telephone: "+1-512-452-8877",
      address: {
        @type: "PostalAddress",
        streetAddress: "3834 Spicewood Springs Rd STE 100",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78759",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.366439999999994,
        longitude: -97.74994199999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "105",
        bestRating: "5"
      },
      areaServed: "Austin and surrounding Central Texas communities",
      knowsAbout: "Insurance Agents, Austin families seeking bundled auto and home insurance, small business owners needing commercial coverage, individuals wanting personalized service from a local agent",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bundling & Savings"
        }
      ],
      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.