Structured Data

    Charles Schwab

    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: "Charles Schwab",
      description: "Charles Schwab is a major financial services firm offering brokerage accounts, investment management, retirement planning, and wealth advisory services. The Brooklyn branch provides in-person consultations and account support for investors of all experience levels seeking to build and manage their investment portfolios.",
      url: "https://www.schwab.com/branches/brooklyn?branch_id=1827",
      telephone: "+1-718-230-1682",
      address: {
        @type: "PostalAddress",
        streetAddress: "100 7th Ave Ste 100b",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11215",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.674293899999995,
        longitude: -73.975726
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Brooklyn and surrounding New York City areas",
      knowsAbout: "Financial Advisors, Beginning investors, retirement savers, active traders, individuals seeking comprehensive wealth management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Brokerage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Person Branch Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Educational Resources"
        }
      ],
      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.