Structured Data

    Keyes Red Door Realty &Associates, LLC

    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: "Keyes Red Door Realty &Associates, LLC",
      description: "Keyes Red Door Realty & Associates is a full-service real estate agency serving Jersey City and the surrounding Hudson County area. The team specializes in residential sales, purchases, and rentals, helping clients navigate the competitive New Jersey real estate market with local expertise and personalized service. Whether you're a first-time homebuyer, seasoned investor, or relocating professional, Keyes Red Door Realty offers comprehensive support to achieve your real estate goals.",
      url: "https://www.keyesreddoorrealty.com/",
      telephone: "+1-201-890-4045",
      address: {
        @type: "PostalAddress",
        streetAddress: "492 Communipaw Ave",
        addressLocality: "Jersey City",
        addressRegion: "NJ",
        postalCode: "07304",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7157378,
        longitude: -74.06836369999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Jersey City, Hudson County, and surrounding northern New Jersey communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to maximize property value, investors seeking rental or investment opportunities, relocating professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Knowledge"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.