Structured Data

    Bankers Home Loans

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Bankers Home Loans",
      description: "Bankers Home Loans is a mortgage lender serving the Bakersfield area, offering home financing solutions to borrowers seeking to purchase or refinance residential properties. Based on their service classification, they work with clients to structure loan options tailored to individual financial situations.",
      telephone: "+1-661-327-4663",
      address: {
        @type: "PostalAddress",
        streetAddress: "1907 Brundage Ln",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93304",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.353772899999996,
        longitude: -119.02407350000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Mortgage Brokers, Bakersfield-area homebuyers, property owners seeking refinancing options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.