Structured Data

    Stephen Gabauer, 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: "Stephen Gabauer, REALTOR",
      description: "Stephen Gabauer is a REALTOR® with CENTURY 21 New Millennium licensed in DC, MD, and VA, specializing in buying, selling, renting, and leasing residential properties throughout the DMV region. Born and raised in Silver Spring with deep local market knowledge, Stephen partners with clients through transparent communication, detailed market strategies, and skilled negotiation to achieve their real estate goals. He serves military, government, and corporate relocating clients through CENTURY 21's Anywhere relocation program and is fluent in English and Spanish.",
      url: "https://www.c21nm.com/agents/stephen-gabauer/",
      telephone: "+1-202-400-1041",
      address: {
        @type: "PostalAddress",
        streetAddress: "1000 Pennsylvania Ave. SE",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20003",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.883443799999995,
        longitude: -76.99240999999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "134",
        bestRating: "5"
      },
      areaServed: "Washington DC, Northern Virginia, and Maryland (DMV Region)",
      knowsAbout: "Real Estate Agents, First-time homebuyers, relocating military and government employees, corporate transferees, home sellers, investment property buyers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Top Producer Recognition"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Relocation Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Deep Local Knowledge"
        }
      ],
      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.