Structured Data

    Saber Insurance Agency

    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: "Saber Insurance Agency",
      description: "Saber Insurance Agency is an independent insurance brokerage serving Bakersfield and the surrounding region with a full range of personal and commercial coverage options. The agency specializes in auto, home, life, and business insurance, working with multiple carriers to find competitive rates and customized policies for each client. Their experienced team focuses on understanding individual needs and providing personalized service to help customers protect what matters most.",
      url: "http://www.saberinsurance.com/",
      telephone: "+1-661-365-0100",
      address: {
        @type: "PostalAddress",
        streetAddress: "8120 Rosedale Hwy Suite 100",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93312",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3865933,
        longitude: -119.0926628
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "130",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Insurance Agents, Homeowners, auto owners, small business owners, families looking to bundle multiple policies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Line Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        }
      ],
      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.