Structured Data

    Kelly Lutchman, Realtor

    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: "Kelly Lutchman, Realtor",
      description: "Kelly Lutchman is a Durham-based realtor specializing in residential real estate transactions throughout the Triangle area. With a focus on personalized service and market expertise, Kelly helps buyers and sellers navigate the local real estate market with confidence and care.",
      url: "https://kellylutchman.allentate.com/",
      telephone: "+1-919-672-6176",
      address: {
        @type: "PostalAddress",
        streetAddress: "555 S Mangum St",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9902996,
        longitude: -78.9016398
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Durham, Chapel Hill, Raleigh, and surrounding Triangle communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to move up, relocating professionals, investment property investors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Client Attention"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Triangle 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.