Structured Data

    Fintech Umbrella Financial Services

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Fintech Umbrella Financial Services",
      description: "Fintech Umbrella Financial Services is a Las Vegas-based accounting and financial services firm offering comprehensive solutions including tax preparation, accounting, insurance services, and financial consulting. The team combines accounting expertise with modern financial technology to serve individuals and businesses seeking integrated financial planning and compliance support.",
      url: "http://fintechumbrella.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "6628 Sky Pointe Dr Suite 114",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89131",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.2824944,
        longitude: -115.2678952
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "59",
        bestRating: "5"
      },
      areaServed: "Las Vegas, NV and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals needing comprehensive tax and accounting services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Financial Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Technology-Driven Approach"
        }
      ],
      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.