Structured Data

    Nadine Blakely Real Estate Agent

    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: "Nadine Blakely Real Estate Agent",
      description: "Nadine Blakely is an independent real estate agent serving the Lynchburg, VA area with expertise in residential home sales for both buyers and sellers. With deep local market knowledge and a commitment to personalized service, Nadine helps clients navigate the buying and selling process, offering guidance on pricing, marketing, and negotiation strategies tailored to each client's unique situation.",
      url: "http://www.nadineblakelyhomes.com/",
      telephone: "+1-434-444-2226",
      address: {
        @type: "PostalAddress",
        streetAddress: "20395 Timberlake Rd",
        addressLocality: "Lynchburg",
        addressRegion: "VA",
        postalCode: "24502",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.34274370000001,
        longitude: -79.2371393
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "100",
        bestRating: "5"
      },
      areaServed: "Lynchburg, Virginia and surrounding areas",
      knowsAbout: "Real Estate Agents, Lynchburg-area homebuyers and sellers, first-time home buyers seeking local guidance, families relocating to the region",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.