Structured Data

    Creative Wealth Management

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Creative Wealth Management",
      description: "Creative Wealth Management is a financial advisory firm based in Lubbock specializing in wealth planning and management services. The firm helps clients build and preserve wealth through personalized financial strategies tailored to their individual goals and circumstances. They serve the Lubbock area with comprehensive financial guidance.",
      telephone: "+1-806-800-9013",
      address: {
        @type: "PostalAddress",
        streetAddress: "6601 Winfield Ave Unit 3",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5339504,
        longitude: -101.9850281
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking wealth management, business owners planning for retirement, families building long-term financial security",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @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.