Structured Data

    Kingman Wealth Financial

    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: "Kingman Wealth Financial",
      description: "Kingman Wealth Financial is an independent financial advisory firm serving Corpus Christi and the surrounding area. They provide comprehensive financial planning and investment management services to help clients build and preserve wealth. With a focus on personalized guidance, they work with individuals to develop strategies aligned with their long-term financial goals.",
      url: "https://kingmanwealth.com/",
      telephone: "+1-361-356-3000",
      address: {
        @type: "PostalAddress",
        streetAddress: "4444 Corona Dr #211",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.714481799999998,
        longitude: -97.39209729999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking comprehensive financial planning, Pre-retirees and retirees, Business owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Advisor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Planning"
        }
      ],
      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.