Structured Data

    615 Insurance Agency LLC

    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: "615 Insurance Agency LLC",
      description: "615 Insurance Agency LLC is an independent insurance agency in Murfreesboro specializing in auto, home, life, and business insurance coverage. They work with multiple carriers to provide personalized quotes and bundle discounts, helping clients find the right protection at competitive rates. The agency focuses on building long-term relationships with their clients through transparent service and tailored insurance solutions.",
      url: "https://www.615insured.com/",
      telephone: "+1-615-809-1225",
      address: {
        @type: "PostalAddress",
        streetAddress: "316 W Lytle St #101",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.84868540000001,
        longitude: -86.3944259
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Murfreesboro, TN and surrounding Middle Tennessee communities",
      knowsAbout: "Insurance Agents, Homeowners seeking bundled coverage, Small business owners, Individuals needing life insurance protection, Drivers comparing auto insurance rates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bundle & Save"
        }
      ],
      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.