Structured Data

    Fields 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: "Fields Insurance",
      description: "Fields Insurance is an independent insurance agency in Chattanooga serving individuals and businesses with comprehensive coverage options. They specialize in auto, home, life, and business insurance, offering personalized quotes and bundling discounts to help clients find the right coverage at competitive rates. With deep local roots and a commitment to customer service, Fields Insurance works with multiple carriers to match each client's unique needs.",
      url: "http://www.fieldsinsuranceagency.com/",
      telephone: "+1-423-475-2085",
      address: {
        @type: "PostalAddress",
        streetAddress: "3206 Dayton Blvd",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37415",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.1073877,
        longitude: -85.2962206
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "108",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Insurance Agents, Homeowners, auto insurance shoppers, small business owners, families seeking life insurance coverage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agency"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bundle & Save"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.