Structured Data

    LPL Financial

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "LPL Financial",
      description: "LPL Financial is a financial advisory firm serving Nashville-area clients from their Crestmoor Road location. They provide investment management and financial planning services to help clients build and preserve wealth.",
      telephone: "+1-615-386-7071",
      address: {
        @type: "PostalAddress",
        streetAddress: "2400 Crestmoor Rd # 329",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37215",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1094951,
        longitude: -86.8186277
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking investment management, retirement planning, and comprehensive financial advisory services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "LPL Financial Platform"
        }
      ],
      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.