Structured Data

    Ben Kahn, REALTOR | Cush Real Estate

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Ben Kahn, REALTOR | Cush Real Estate",
      description: "Ben Kahn is a REALTOR with Cush Real Estate, a boutique brokerage serving the Oakland area and greater Bay Area. He specializes in helping clients navigate the competitive local real estate market, with expertise in both residential sales and buyer representation. Ben brings personalized service and local market knowledge to every transaction, whether you're a first-time buyer, seller, or investor looking to make a smart move in Oakland's dynamic neighborhoods.",
      url: "https://cushrealestate.com/agents/ben-kahn/",
      telephone: "+1-510-260-7141",
      address: {
        @type: "PostalAddress",
        streetAddress: "4193 Park Blvd",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94602",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.807386,
        longitude: -122.22289549999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Oakland, CA and Greater Bay Area",
      knowsAbout: "Real Estate Agents, First-time buyers, home sellers, investment property investors, Bay Area relocators",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boutique Brokerage Advantage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Representation Capability"
        }
      ],
      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.