Structured Data

    Trobaugh Group Realtors

    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: "Trobaugh Group Realtors",
      description: "Trobaugh Group Realtors is a full-service real estate firm serving the Harrisonburg area with expertise in residential sales, buyer representation, and seller services. The team specializes in helping first-time homebuyers navigate the purchase process while also assisting experienced investors and sellers looking to maximize their property's value. Known for personalized service and deep local market knowledge, they guide clients through every step of buying or selling in the Shenandoah Valley region.",
      url: "https://www.trobaughgroup.com/",
      telephone: "+1-540-442-7000",
      address: {
        @type: "PostalAddress",
        streetAddress: "370 Neff Ave V",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4254217,
        longitude: -78.8528824
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding Shenandoah Valley communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, Sellers looking to list their homes, Relocating families, Local investors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.