Structured Data

    Mark Smith Home Loans

    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: "Mark Smith Home Loans",
      description: "Mark Smith Home Loans is an independent mortgage lender serving the Los Gatos area and surrounding communities. Mark Smith specializes in helping homebuyers navigate the mortgage process with personalized service and competitive rates. Whether you're a first-time buyer, refinancing an existing loan, or looking for specialized loan programs, Mark Smith works to find the right financing solution for your unique situation.",
      url: "http://marksmithloans.com/",
      telephone: "+1-408-482-3165",
      address: {
        @type: "PostalAddress",
        streetAddress: "455 Los Gatos Blvd",
        addressLocality: "Los Gatos",
        addressRegion: "CA",
        postalCode: "95032",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2292718,
        longitude: -121.96693150000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Los Gatos, CA and surrounding Silicon Valley communities",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, existing homeowners refinancing, Silicon Valley professionals, buyers seeking personalized mortgage guidance",
      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.