Structured Data

    Direct Auto Insurance - Broad St

    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: "Direct Auto Insurance - Broad St",
      description: "Direct Auto Insurance is a local insurance agency in Chattanooga offering affordable auto insurance coverage with flexible payment options. They specialize in helping drivers find competitive rates and personalized policy options to meet individual needs.",
      url: "https://local.directauto.com/tennessee/chattanooga/2700-broad-st?y_source=1_MTU0NDkyNzEtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
      telephone: "+1-423-622-6882",
      address: {
        @type: "PostalAddress",
        streetAddress: "2700 Broad St #124",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0250576,
        longitude: -85.3174916
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "122",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Insurance Agents, Budget-conscious drivers, Drivers needing flexible payment options, Tennessee residents seeking local service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Payment Plans"
        },
        {
          @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.