{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "KNEW",
  "alternateName": "KNEW Lifestyle",
  "url": "https://joinknew.com",
  "logo": "https://joinknew.com/assets/knew-logo.svg",
  "description": "KNEW is a proactive luxury lifestyle membership. It learns the taste of its members and surfaces the most extraordinary dining, culture, wellness, and travel experiences — and reaches out directly before they think to search.",
  "slogan": "We already KNEW.",
  "sameAs": [
    "https://www.linkedin.com/company/joinknew",
    "https://www.instagram.com/joinknew"
  ],
  "foundingDate": "2026",
  "areaServed": [
    { "@type": "City", "name": "Atlanta" },
    { "@type": "City", "name": "Miami" },
    { "@type": "City", "name": "New York" },
    { "@type": "City", "name": "Washington" }
  ],
  "knowsAbout": [
    "fine dining",
    "luxury hotels",
    "cultural programming",
    "wellness",
    "nightlife",
    "travel",
    "hospitality",
    "concierge services",
    "member hosting"
  ],
  "makesOffer": [
    {
      "@type": "Offer",
      "name": "KNEW Gold Membership — Monthly",
      "price": "197",
      "priceCurrency": "USD",
      "billingIncrement": "P1M",
      "category": "membership",
      "availability": "https://schema.org/LimitedAvailability"
    },
    {
      "@type": "Offer",
      "name": "KNEW Gold Membership — Annual",
      "price": "1997",
      "priceCurrency": "USD",
      "billingIncrement": "P1Y",
      "category": "membership"
    }
  ],
  "mainEntityOfPage": "https://joinknew.com/",
  "subjectOf": [
    { "@type": "WebPage", "url": "https://joinknew.com/apply" },
    { "@type": "WebPage", "url": "https://joinknew.com/journal" },
    { "@type": "WebPage", "url": "https://joinknew.com/about" }
  ],
  "contactPoint": {
    "@type": "ContactPoint",
    "email": "hello@joinknew.com",
    "contactType": "editorial",
    "availableLanguage": ["English"]
  }
}
