Structured Data

    Triumph Group 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: "Triumph Group Real Estate",
      description: "Triumph Group Real Estate is a full-service real estate brokerage based in Jersey City specializing in residential property sales, purchases, and rentals across New Jersey. The team offers comprehensive market expertise and personalized service for buyers, sellers, and investors navigating the competitive Jersey City and surrounding area real estate market.",
      url: "http://triumphbrokerage.com/",
      telephone: "+1-201-482-6900",
      address: {
        @type: "PostalAddress",
        streetAddress: "310 Pacific Ave",
        addressLocality: "Jersey City",
        addressRegion: "NJ",
        postalCode: "07304",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7115727,
        longitude: -74.0621826
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Jersey City, NJ and surrounding Hudson County communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, residential sellers, investment property buyers, renters relocating to Jersey City",
      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.