Structured Data

    Simplify Home Loans

    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: "Simplify Home Loans",
      description: "Simplify Home Loans is a mortgage lender based in Pleasant Grove that specializes in helping borrowers find the right home financing solutions. They offer a range of loan programs including conventional, FHA, VA, and jumbo loans, with a focus on fast pre-approval processes and personalized service. The team works with borrowers throughout Utah to simplify the mortgage process and connect them with loan options tailored to their financial situation.",
      url: "https://www.simplifyhomeloans.com/",
      telephone: "+1-888-690-1744",
      address: {
        @type: "PostalAddress",
        streetAddress: "1333 S Valley Grove Way Suite 275",
        addressLocality: "Pleasant Grove",
        addressRegion: "UT",
        postalCode: "84062",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.351411399999996,
        longitude: -111.76440559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "2064",
        bestRating: "5"
      },
      areaServed: "Utah, with primary focus on Salt Lake Valley and surrounding communities",
      knowsAbout: "Mortgage Brokers, First-time home buyers, VA loan borrowers, borrowers seeking jumbo financing, refinancing customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Loan Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fast Pre-Approval Process"
        },
        {
          @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.