Structured Data

    Tonya Keyes, Keyes Red Door Realty & Associates, LLC

    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: "Tonya Keyes, Keyes Red Door Realty & Associates, LLC",
      description: "Tonya Keyes of Keyes Red Door Realty & Associates, LLC is a real estate agent serving the Jersey City area and surrounding communities. With a focus on personalized service, Tonya helps clients navigate buying, selling, and investment property decisions in the competitive New Jersey real estate market.",
      telephone: "+1-732-900-0957",
      address: {
        @type: "PostalAddress",
        streetAddress: "492 Communipaw Ave",
        addressLocality: "Jersey City",
        addressRegion: "NJ",
        postalCode: "07304",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7157524,
        longitude: -74.0684359
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Jersey City, NJ and surrounding areas",
      knowsAbout: "Real Estate Agents, First-time homebuyers, Investment property investors, Sellers in Jersey City and Hudson County",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Knowledge"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Real Estate Support"
        }
      ],
      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.