Structured Data

    Van Buren Home Loans, LLC

    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: "Van Buren Home Loans, LLC",
      description: "Van Buren Home Loans is a locally-owned mortgage lender serving the Madison area and surrounding communities. Specializing in residential home financing, they work directly with borrowers to find competitive loan options tailored to individual financial situations. As an independent lender, Van Buren Home Loans provides personalized service focused on helping homeowners and home buyers secure the right mortgage for their needs.",
      url: "https://vanburenhomeloans.com/",
      telephone: "+1-608-467-9070",
      address: {
        @type: "PostalAddress",
        streetAddress: "2441 Norwood Pl",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53726",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0627993,
        longitude: -89.42687459999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Madison, Wisconsin and surrounding communities",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, Current homeowners seeking refinancing, Home buyers in the Madison area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Lender"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.