Structured Data

    Housed Real Estate + Relocation

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Housed Real Estate + Relocation",
      description: "Housed Real Estate + Relocation is a Keller Williams-affiliated real estate agency in Richardson, TX specializing in residential sales and comprehensive relocation services. The team helps clients buy, sell, and relocate with personalized expertise, offering home evaluations, property searches by area, and dedicated 1-on-1 consultations. They focus on making every transaction smooth and exceeding client expectations through professional, accessible, and responsive service.",
      url: "https://www.housedrealestate.com/",
      telephone: "+1-214-888-6864",
      address: {
        @type: "PostalAddress",
        streetAddress: "204 E Main St",
        addressLocality: "Richardson",
        addressRegion: "TX",
        postalCode: "75081",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9485496,
        longitude: -96.7306996
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "140",
        bestRating: "5"
      },
      areaServed: "Richardson and greater Dallas-Fort Worth metroplex",
      knowsAbout: "Real Estate Agents, Home buyers, home sellers, relocating families, clients seeking professional relocation support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Keller Williams Affiliation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Relocation Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible & Responsive Team"
        }
      ],
      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.