Structured Data

    Norhill Realty

    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: "Norhill Realty",
      description: "Norhill Realty is a Houston-based real estate agency specializing in residential sales, buyer representation, and seller services across the greater Houston area. Led by experienced agents, they focus on guiding first-time homebuyers, luxury home sellers, and investment property investors through the buying and selling process with personalized market expertise and local market knowledge.",
      url: "https://norhillrealty.com/",
      telephone: "+1-713-869-5700",
      address: {
        @type: "PostalAddress",
        streetAddress: "617 W 19th St",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77008",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.802972999999998,
        longitude: -95.40871600000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "148",
        bestRating: "5"
      },
      areaServed: "Houston, TX and surrounding areas",
      knowsAbout: "Real Estate Agents, First-time homebuyers, luxury home sellers, investment property investors, Houston relocation clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Representation"
        }
      ],
      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.