Structured Data

    Fidelity Investments

    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: "Fidelity Investments",
      description: "Fidelity Investments is a full-service financial services firm offering investment management, retirement planning, brokerage services, and wealth management solutions. Located in San Antonio, Fidelity serves individual investors and families seeking comprehensive financial guidance, including account management, portfolio planning, and access to a broad range of investment products. Their team provides personalized advisory services to help clients work toward their financial goals.",
      url: "https://www.fidelity.com/branches/investor-center-san-antonio-texas-78232?ccsource=local_search",
      telephone: "+1-800-272-7569",
      address: {
        @type: "PostalAddress",
        streetAddress: "139 N Loop 1604 E Suite 103",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78232",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.610030799999997,
        longitude: -98.487951
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.2",
        reviewCount: "61",
        bestRating: "5"
      },
      areaServed: "San Antonio, Texas and surrounding areas",
      knowsAbout: "Financial Advisors, Individual investors, retirement savers, families planning for long-term wealth, small business owners seeking investment solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Investment Platform"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Investor Center"
        },
        {
          @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.