Structured Data

    Raymond James & Associates

    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: "Raymond James & Associates",
      description: "Raymond James & Associates in Twin Falls is a full-service financial advisory firm offering investment management, retirement planning, wealth management, and financial advisory services to individuals and businesses. As part of the nationally recognized Raymond James network, they combine personalized advice with comprehensive financial solutions, serving clients throughout the Twin Falls area and beyond.",
      url: "https://www.raymondjames.com/twinfalls-branch",
      telephone: "+1-208-944-3993",
      address: {
        @type: "PostalAddress",
        streetAddress: "205 Shoshone St N Ste 205",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5568762,
        longitude: -114.4692051
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Idaho and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking comprehensive wealth management, business owners planning for succession, retirees managing portfolios, high-net-worth clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "National Platform with Local Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Financial 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.