Structured Data

    Jason Skipworth - REALTOR/Real Estate Agent in DC, VA, & MD

    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: "Jason Skipworth - REALTOR/Real Estate Agent in DC, VA, & MD",
      description: "Jason Skipworth is a real estate agent serving the DC, Virginia, and Maryland markets with expertise in residential sales. He works with both buyers and sellers, offering personalized service and local market knowledge to help clients navigate the region's competitive real estate landscape.",
      url: "http://jasonskipworth.com/",
      telephone: "+1-202-302-4938",
      address: {
        @type: "PostalAddress",
        streetAddress: "45 Sutton Square SW #904",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20024",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.87921,
        longitude: -77.02449399999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Washington DC, Northern Virginia, and Maryland",
      knowsAbout: "Real Estate Agents, First-time home buyers, move-up sellers, relocating professionals, investment property investors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-State Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Representation"
        }
      ],
      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.