Structured Data

    CORE Home Loans - 2nd St

    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: "CORE Home Loans - 2nd St",
      description: "CORE Home Loans is a mortgage lender serving the Selma, CA area with a focus on personalized loan solutions. Their experienced loan officers provide guidance on conventional, FHA, VA, and other mortgage programs to help borrowers find the right financing for their home purchase or refinance. They emphasize accessible service and competitive rates for Central Valley homebuyers.",
      url: "https://coreloans.com/loan-officers-selma/",
      telephone: "+1-559-579-6776",
      address: {
        @type: "PostalAddress",
        streetAddress: "2011 2nd St",
        addressLocality: "Selma",
        addressRegion: "CA",
        postalCode: "93662",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.567266599999996,
        longitude: -119.6114406
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Selma, CA and surrounding Central Valley communities",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, VA loan borrowers, FHA loan applicants, homeowners seeking refinancing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Loan Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Loan Officers"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Competitive Rates"
        }
      ],
      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.