Structured Data

    Mikayla Weissman, Realtor®, ABR®

    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: "Mikayla Weissman, Realtor®, ABR®",
      description: "Mikayla Weissman is an experienced Realtor® with ABR® (Accredited Buyer Representative) credentials, serving the Berkeley area and surrounding communities. She specializes in helping buyers navigate the competitive Bay Area real estate market with expert guidance and personalized service. As part of Kindred Realtors, Mikayla combines local market knowledge with professional resources to make the buying and selling process smooth and successful.",
      url: "http://kindredrealtors.com/",
      telephone: "+1-510-332-4378",
      address: {
        @type: "PostalAddress",
        streetAddress: "801 Delaware St",
        addressLocality: "Berkeley",
        addressRegion: "CA",
        postalCode: "94710",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.870520500000005,
        longitude: -122.2994874
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Berkeley, CA and surrounding Bay Area communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, Buyer representation clients, Relocating professionals, Bay Area home purchasers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ABR® Certified Buyer Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        }
      ],
      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.