Structured Data

    Michael Kalman, REALTOR

    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: "Michael Kalman, REALTOR",
      description: "Michael Kalman is an Associate Broker and REALTOR® with Valley Realty Associates serving the Harrisonburg area. With extensive background in construction and professional designations including GRI®, ABR®, and SRS®, Michael specializes in residential, commercial, and rental properties across all price ranges—from fixer-uppers to luxury homes. He guides buyers and sellers through every step of the transaction with a commitment to education, transparency, and exceeding expectations.",
      url: "http://michaelkalmanrealestate.com/",
      telephone: "+1-540-908-9279",
      address: {
        @type: "PostalAddress",
        streetAddress: "2061-A Evelyn Byrd Ave",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4257081,
        longitude: -78.84733299999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, Virginia and Rockingham County",
      knowsAbout: "Real Estate Agents, Buyers and sellers of residential or commercial properties, first-time homebuyers seeking education and confidence, investors exploring rental or fixer-upper opportunities",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Construction Industry Background"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Rockingham County Native"
        }
      ],
      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.