Structured Data

    Capital Mortgage Services

    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: "Capital Mortgage Services",
      description: "Capital Mortgage Services is a mortgage lender based in Lubbock serving homebuyers and refinancing customers across Texas. They offer conventional loans, FHA loans, VA loans, and jumbo financing options to help borrowers at various stages of homeownership. With local expertise and direct access to multiple lending programs, they work to match clients with loan products suited to their financial situation.",
      url: "http://www.capitalmort.com/",
      telephone: "+1-806-796-7231",
      address: {
        @type: "PostalAddress",
        streetAddress: "4212 50th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79413",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5491911,
        longitude: -101.90231899999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.4",
        reviewCount: "289",
        bestRating: "5"
      },
      areaServed: "Lubbock, Texas and surrounding areas",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, VA loan applicants, borrowers seeking refinancing, jumbo loan candidates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Loan Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.