Structured Data

    Raaf Investment Advisors

    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: "Raaf Investment Advisors",
      description: "Raaf Investment Advisors is an independent financial advisory firm based in Portland, OR, serving clients with comprehensive investment management and financial planning services. The firm focuses on helping individuals and families develop personalized investment strategies tailored to their unique financial goals and circumstances.",
      url: "http://www.raafinvest.com/",
      telephone: "+1-503-621-7921",
      address: {
        @type: "PostalAddress",
        streetAddress: "2416 SW Vista Ave",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.509616,
        longitude: -122.69870080000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding areas",
      knowsAbout: "Financial Advisors, Individual investors, High-net-worth clients, Families seeking comprehensive financial planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Planning"
        }
      ],
      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.