Structured Data

    Guild Mortgage

    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: "Guild Mortgage",
      description: "Guild Mortgage is a mortgage lender in Corpus Christi offering home loans to local residents and buyers. Operating through their Staples Street location, they provide mortgage financing services to help clients purchase or refinance their homes.",
      url: "http://www.homeloanswithmary.com/",
      telephone: "+1-361-765-2300",
      address: {
        @type: "PostalAddress",
        streetAddress: "5402 S Staples St #102",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.702464499999998,
        longitude: -97.3726269
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Mortgage Brokers, First-time homebuyers, existing homeowners seeking to refinance, buyers in Corpus Christi and surrounding areas",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Loan Options"
        }
      ],
      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.