Structured Data

    Luxe Real Estate

    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: "Luxe Real Estate",
      description: "Luxe Real Estate is a full-service real estate brokerage in Laredo specializing in residential and commercial property sales, buyer representation, and seller services. The team offers market expertise in the Laredo area, helping clients navigate buying, selling, and investment opportunities with personalized guidance and local market knowledge.",
      url: "http://www.luxelaredo.com/",
      telephone: "+1-956-774-6532",
      address: {
        @type: "PostalAddress",
        streetAddress: "1705 E Del Mar Blvd a106",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.575454299999997,
        longitude: -99.4686133
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding South Texas communities",
      knowsAbout: "Real Estate Agents, Homebuyers, home sellers, investment property investors, first-time home buyers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Brokerage"
        }
      ],
      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.