Structured Data

    Service Insurance Agency, Inc.

    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: "Service Insurance Agency, Inc.",
      description: "Service Insurance Agency, Inc. is an independent insurance agency in Murfreesboro representing Erie Insurance, offering comprehensive coverage options including auto, home, life, and business insurance. The agency helps local residents and business owners find tailored insurance solutions with personalized service and competitive rates.",
      url: "https://www.erieinsurance.com/agencies/tn/murfreesboro/hh1147",
      telephone: "+1-615-217-6513",
      address: {
        @type: "PostalAddress",
        streetAddress: "2145 Dr. Martin Luther King Jr. Blvd #107",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8381062,
        longitude: -86.3558643
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Murfreesboro, TN and surrounding Middle Tennessee communities",
      knowsAbout: "Insurance Agents, Homeowners needing bundled coverage, small business owners, drivers seeking competitive auto insurance rates, families planning for life insurance protection",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Erie Insurance Partner"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agency Model"
        }
      ],
      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.