Structured Data

    Drew Carpenter - Compass 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: "Drew Carpenter - Compass Real Estate",
      description: "Drew Carpenter is a real estate agent with Compass Real Estate serving the Arlington, VA area and surrounding communities. Specializing in residential sales, Drew works with buyers and sellers to navigate the local market with personalized service and market expertise. Based at the Washington Boulevard office in Arlington, Drew helps clients achieve their real estate goals whether buying, selling, or relocating in the Northern Virginia region.",
      url: "https://www.compass.com/agents/drew-carpenter/",
      telephone: "+1-703-266-7277",
      address: {
        @type: "PostalAddress",
        streetAddress: "3001 Washington Blvd Suite 400",
        addressLocality: "Arlington",
        addressRegion: "VA",
        postalCode: "22201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8856392,
        longitude: -77.09406059999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Arlington, Virginia and surrounding Northern Virginia communities",
      knowsAbout: "Real Estate Agents, Homebuyers, home sellers, first-time buyers, relocating professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Compass Technology Platform"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        }
      ],
      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.