Structured Data

    Equitable 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: "Equitable Advisors",
      description: "Equitable Advisors in Jacksonville provides comprehensive financial planning and investment management services to help clients build wealth and secure their financial futures. Their team of advisors specializes in retirement planning, investment strategies, and personalized financial guidance tailored to individual goals and circumstances. With a focus on fiduciary standards and client-centered advice, they serve individuals and families throughout the Jacksonville area.",
      url: "https://jacksonville.equitableadvisors.com/",
      telephone: "+1-904-353-5611",
      address: {
        @type: "PostalAddress",
        streetAddress: "One Enterprise Center, 225 Water St #1235",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32202",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.3258787,
        longitude: -81.66148419999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Financial Advisors, Pre-retirees and retirees, High-net-worth individuals, Business owners seeking wealth management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fiduciary Advisory Standard"
        },
        {
          @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.