Structured Data

    Jennifer Cruz - Mortgage Loan Officer with Edge Home Finance

    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: "Jennifer Cruz - Mortgage Loan Officer with Edge Home Finance",
      description: "Jennifer Cruz is a mortgage loan officer with Edge Home Finance serving the Bakersfield area. She specializes in helping borrowers navigate the mortgage process with personalized guidance and competitive loan options. With access to multiple lending programs, Jennifer works to find the right financing solution for each client's unique situation.",
      url: "https://www.jencruzhomeloans.com/",
      telephone: "+1-805-680-1352",
      address: {
        @type: "PostalAddress",
        streetAddress: "125 Union Ave Suite 102A",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93307",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.35617620000001,
        longitude: -119.0037485
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, current homeowners refinancing, borrowers seeking personalized mortgage guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Lending Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        }
      ],
      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.