Structured Data

    kara f. braddick

    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: "kara f. braddick",
      description: "Kara F. Braddick is a real estate agent serving the Lexington, Virginia area with a focus on helping clients navigate buying and selling properties in the region. Based in downtown Lexington at 28 S Main St, she provides personalized service to both buyers and sellers seeking to make informed real estate decisions in Central Virginia.",
      url: "http://karabraddick.com/contact/",
      telephone: "+1-540-460-0484",
      address: {
        @type: "PostalAddress",
        streetAddress: "28 S Main St",
        addressLocality: "Lexington",
        addressRegion: "VA",
        postalCode: "24450",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.784452,
        longitude: -79.442439
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Lexington, Virginia and surrounding Rockbridge County",
      knowsAbout: "Real Estate Agents, Lexington-area home buyers, local sellers, Rockbridge County residents relocating within the region",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Knowledge"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.