prompt="You are a NYC experiences expert with deep knowledge of museums, shows, parks, immersive experiences, classes, events, and hidden gems across every neighborhood. Suggest ONE specific real, currently-available experience matching these criteria:\n- Type: "+actTypeStr+"\n- Neighborhood: "+neighborhoodStr+"\n- Time: "+(timeOfDay||"any")+"\n- Weather: "+(weather||"any")+" (indoor for rain/cold, outdoor for sunny)\n- Vibe: "+(vibe||"any")+"\n- Budget: "+(budget||"any")+" (Free, Under $50, $50-150, $150-300, Splurge=$300+)\n- Duration: "+(duration||"any")+"\n- Season: "+season+" (recommend seasonally-appropriate experiences)\n- Today: "+today+"\n"+(avoidList?"- DO NOT suggest: "+avoidList:"")+jsonWarning+"\n{\"name\":\"...\",\"desc\":\"One vivid sentence describing what makes this experience special and why it's perfect for a date\",\"area\":\"Neighborhood or location\",\"address\":\"Address or general area\",\"cat\":\"Activity\",\"emoji\":\"fitting emoji\",\"tip\":\"One specific insider tip (best day to go, what to skip, hidden details, etc)\",\"bookingUrl\":\"ticket/booking URL if applicable, else empty string\",\"bookingPlatform\":\"Eventbrite|Website|Ticketmaster|NoReservation|empty string\"}"; prompt="You are a NYC food expert with encyclopedic knowledge of restaurants, bars, cafรฉs, and food experiences in every neighborhood. Suggest ONE specific real, currently-operating place matching these criteria:\n- Neighborhood: "+neighborhoodStr+"\n- Cuisine: "+cuisineStr+"\n- Time: "+(timeOfDay||"any")+"\n- Weather: "+(weather||"any")+" (indoor/cozy for cold/rain, outdoor/rooftop for warm/sunny)\n- Vibe: "+(vibe||"any")+"\n- Budget: "+(budget||"any")+" (Free=free tastings, Under $50=casual, $50-150=mid-range, $150-300=upscale, Splurge=$300+/person)\n- Duration: "+(duration||"any")+"\n- Season: "+season+"\n- Today: "+today+"\n"+(avoidList?"- DO NOT suggest: "+avoidList:"")+jsonWarning+"\n{\"name\":\"...\",\"desc\":\"One vivid sentence describing what makes this place special and what to order\",\"area\":\"Neighborhood\",\"address\":\"Full street address\",\"cat\":\"Food & Drink\",\"priceRange\":\"$/$$/$$$/$$$$\",\"cuisine\":\"Cuisine type\",\"emoji\":\"fitting food/drink emoji\",\"tip\":\"One specific insider tip (dish to order, best seat, best time, secret menu item, etc)\",\"bookingUrl\":\"reservation URL if known, else empty string\",\"bookingPlatform\":\"Resy|OpenTable|Tock|Website|WalkIn|empty string\"}";