Structured Data

    Meredith Richardson - Real Estate - Broker Assocate

    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: "Meredith Richardson - Real Estate - Broker Assocate",
      description: "Meredith Richardson is a Broker Associate specializing in real estate services in the Boulder area. With expertise in both buyer representation and seller services, Meredith works with clients to navigate the competitive Colorado real estate market. Based in Boulder on Pearl Street, she provides personalized guidance for residential property transactions.",
      url: "http://denvermetrore.com/",
      telephone: "+1-720-305-3845",
      address: {
        @type: "PostalAddress",
        streetAddress: "1904 Pearl St",
        addressLocality: "Boulder",
        addressRegion: "CO",
        postalCode: "80302",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.0195691,
        longitude: -105.27049769999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Boulder and Denver Metro area, Colorado",
      knowsAbout: "Real Estate Agents, Home buyers, home sellers, residential property investors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Broker Associate Status"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Focus"
        }
      ],
      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.