Structured Data

    Pacific Insurance Co

    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: "Pacific Insurance Co",
      description: "Pacific Insurance Co is an independent insurance agency in Portland serving the local community with comprehensive coverage options. Located on SW 2nd Ave, they help individuals and families find the right insurance solutions for their needs, including auto, home, and life insurance products.",
      url: "https://faemaready8376382.wixsite.com/pacific-insurance-co",
      telephone: "+1-971-368-2394",
      address: {
        @type: "PostalAddress",
        streetAddress: "734 SW 2nd Ave",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.517648,
        longitude: -122.674008
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding areas",
      knowsAbout: "Insurance Agents, Individuals seeking personalized insurance advice, families needing bundled coverage, local Portland residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agency"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.