Structured Data

    Help U Lend

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Help U Lend",
      description: "Help U Lend is a mortgage lending service in San Jose that specializes in fast pre-approval and access to multiple lenders, helping clients find the right loan product for their financial situation. They work with first-time homebuyers, refinancing clients, and those seeking VA, FHA, and jumbo loan options. The team focuses on personalized service to simplify the mortgage process and connect borrowers with competitive rates.",
      url: "https://www.helpulend.com/",
      telephone: "+1-408-883-6958",
      address: {
        @type: "PostalAddress",
        streetAddress: "2268 Senter Rd Suite 166A",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95112",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3108783,
        longitude: -121.84874429999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding Bay Area communities",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, borrowers seeking refinancing, VA loan applicants, FHA loan seekers, jumbo loan buyers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Lender Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fast Pre-Approval Process"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Loan Program Diversity"
        }
      ],
      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.