Structured Data

    Monica Cantu - Keller Williams Laredo

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Monica Cantu - Keller Williams Laredo",
      description: "Monica Cantu is a real estate agent with Keller Williams Laredo serving the Laredo area. She works with buyers and sellers to help them navigate residential real estate transactions in South Texas.",
      telephone: "+1-956-235-7392",
      address: {
        @type: "PostalAddress",
        streetAddress: "6910 McPherson Rd Ste 3",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5656832,
        longitude: -99.473671
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time homebuyers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Keller Williams Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Knowledge"
        }
      ],
      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.