Structured Data

    Prime & Sub Insurance Services

    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: "Prime & Sub Insurance Services",
      description: "Prime & Sub Insurance Services is an independent insurance agency in Beverly Hills specializing in comprehensive coverage solutions for individuals and businesses. They offer homeowners insurance, auto insurance, life insurance, and commercial/business insurance, with a focus on finding competitive rates and personalized policies. The agency works with multiple carriers to provide clients with tailored options that fit their specific needs and budget.",
      url: "https://www.primeandsubinsurance.com/",
      telephone: "+1-310-402-2038",
      address: {
        @type: "PostalAddress",
        streetAddress: "292 S La Cienega Blvd #206",
        addressLocality: "Beverly Hills",
        addressRegion: "CA",
        postalCode: "90211",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.062836,
        longitude: -118.37583019999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Beverly Hills, Los Angeles, and greater Los Angeles County, CA",
      knowsAbout: "Insurance Agents, Homeowners, auto insurance shoppers, small business owners, individuals seeking bundled insurance packages",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Multi-Carrier Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Coverage Range"
        }
      ],
      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.