Structured Data

    Luke Blackwelder, EXP Realty

    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: "Luke Blackwelder, EXP Realty",
      description: "Luke Blackwelder is a real estate agent with EXP Realty serving the Concord area and surrounding communities. He specializes in helping clients buy and sell residential properties, with a focus on providing personalized service and market expertise to achieve successful transactions.",
      url: "http://www.lukeblackwelder.com/",
      telephone: "+1-704-870-1715",
      address: {
        @type: "PostalAddress",
        streetAddress: "3318 Bogle Dr NW",
        addressLocality: "Concord",
        addressRegion: "NC",
        postalCode: "28027",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.367838,
        longitude: -80.668633
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "74",
        bestRating: "5"
      },
      areaServed: "Concord, NC and surrounding areas",
      knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time homebuyers, residential real estate investors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EXP Realty Network"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market 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.