Structured Data

    Kimberly Austin

    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: "Kimberly Austin",
      description: "Kimberly Austin is a Denver-based real estate agent specializing in residential home sales across the greater Denver metro area. With a focus on client satisfaction and market expertise, she helps buyers find their ideal homes and sellers maximize their property value. Her approach combines personalized service with deep knowledge of Denver's diverse neighborhoods and market conditions.",
      url: "http://www.anotherjustsold.com/",
      telephone: "+1-303-558-2301",
      address: {
        @type: "PostalAddress",
        streetAddress: "250 Fillmore St #300",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.720341999999995,
        longitude: -104.95313739999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "160",
        bestRating: "5"
      },
      areaServed: "Denver, CO and surrounding metro areas",
      knowsAbout: "Real Estate Agents, First-time home buyers, Sellers looking to maximize property value, Relocating families, Investment property investors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Denver Market Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        }
      ],
      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.