Structured Data

    Lincoln Financial Advisors Corp

    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: "Lincoln Financial Advisors Corp",
      description: "Lincoln Financial Advisors Corp is a financial advisory firm serving Jacksonville and surrounding areas. They provide comprehensive financial planning and investment management services to help clients build and preserve wealth. The firm operates as part of the Lincoln Financial Group network, offering professional guidance on portfolio strategy, retirement planning, and long-term financial goals.",
      url: "http://lfa-sagemark.com/",
      telephone: "+1-904-354-3726",
      address: {
        @type: "PostalAddress",
        streetAddress: "1 E Independent Dr",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32202",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.3258594,
        longitude: -81.65878169999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1.3",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking comprehensive financial planning, Pre-retirees and retirees, Business owners looking for wealth management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Lincoln Financial Group Backing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Planning Services"
        }
      ],
      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.