Structured Data

    The Broker - Mortgage Experts

    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: "The Broker - Mortgage Experts",
      description: "The Broker - Mortgage Experts is a local mortgage brokerage in Chesapeake, VA serving homebuyers and refinancing clients throughout the region. They specialize in connecting borrowers with multiple lenders to find competitive rates and loan terms tailored to individual financial situations. With access to various loan products and a team focused on personalized service, they help clients navigate the mortgage process from pre-approval through closing.",
      url: "http://www.thebrokerva.com/",
      telephone: "+1-757-642-5078",
      address: {
        @type: "PostalAddress",
        streetAddress: "1407 Stephanie Way Ste D",
        addressLocality: "Chesapeake",
        addressRegion: "VA",
        postalCode: "23320",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.774537099999996,
        longitude: -76.23494529999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "108",
        bestRating: "5"
      },
      areaServed: "Chesapeake, Virginia and surrounding areas",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, current homeowners refinancing, buyers seeking competitive rates across multiple lenders",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Lender Access"
        },
        {
          @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.