Structured Data

    Century Benefits

    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: "Century Benefits",
      description: "Century Benefits is an independent insurance agency in Portland specializing in health, life, and business insurance solutions. They work with multiple carriers to provide personalized coverage options and help clients navigate complex insurance needs. With deep local roots and a focus on customer service, they offer comprehensive insurance planning for individuals and businesses.",
      url: "https://centurybenefits.com/Home.html",
      telephone: "+1-503-608-7768",
      address: {
        @type: "PostalAddress",
        streetAddress: "2110 SW Jefferson St #300",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.518501300000004,
        longitude: -122.69560480000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "137",
        bestRating: "5"
      },
      areaServed: "Portland, Oregon and surrounding areas",
      knowsAbout: "Insurance Agents, Small business owners, self-employed professionals, individuals seeking health insurance, families planning life insurance coverage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent Network"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Coverage"
        },
        {
          @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.