Structured Data

    Raymond James Financial 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: "Raymond James Financial Services",
      description: "Raymond James Financial Services in San Diego provides comprehensive wealth management, investment advisory, and financial planning services to individuals and businesses. As part of the nationally recognized Raymond James network, this office delivers personalized financial strategies, retirement planning, portfolio management, and access to a broad range of investment products and services. The team focuses on building long-term client relationships through professional guidance and fiduciary-standard advice.",
      url: "http://www.raymondjames.com/",
      telephone: "+1-858-385-4012",
      address: {
        @type: "PostalAddress",
        streetAddress: "16399 W Bernardo Dr",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92127",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.011583,
        longitude: -117.087195
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Financial Advisors, Affluent individuals, business owners, retirees, executives seeking comprehensive wealth management and long-term financial planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Raymond James Network"
        },
        {
          @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.