Structured Data

    Left Tackle 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: "Left Tackle Advisors",
      description: "Left Tackle Advisors is a financial advisory firm based in Raleigh that provides comprehensive wealth management and financial planning services. They work with individuals and families to develop personalized strategies for retirement, investments, and overall financial goals. Their team of experienced advisors takes a consultative approach to help clients navigate complex financial decisions and build long-term wealth.",
      url: "http://lefttackleadvisors.com/",
      telephone: "+1-919-900-8032",
      address: {
        @type: "PostalAddress",
        streetAddress: "1340 Sunday Dr #101",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27607",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.797976500000004,
        longitude: -78.73125379999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "72",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Financial Advisors, Families seeking comprehensive wealth management, Pre-retirees and retirees planning income strategies, Individuals looking for personalized investment advice",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Wealth Strategies"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Advisory 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.