Structured Data

    Flathers Wealth Management

    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: "Flathers Wealth Management",
      description: "Flathers Wealth Management is a financial advisory firm located in Lubbock, Texas, serving clients who need comprehensive wealth planning and investment management services. The team works with individuals and families to develop personalized financial strategies tailored to their goals and circumstances.",
      url: "http://www.flatherswealth.com/",
      telephone: "+1-806-797-1704",
      address: {
        @type: "PostalAddress",
        streetAddress: "4920 S Loop 289",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79414",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.534885599999996,
        longitude: -101.9180866
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Lubbock, Texas and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking wealth planning, Families managing investments, Business owners with financial planning needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Strategy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.