{
  "format": "after-check-in-trip",
  "version": 1,
  "destinationId": "cancun",
  "name": "Cancún · beach + nights",
  "plan": {
    "version": 1,
    "trip": {
      "checkin": "2027-03-05",
      "checkout": "2027-03-08",
      "nights": 3,
      "adults": 2,
      "rooms": 1
    },
    "hotelId": "riu-caribe",
    "alternates": [],
    "pace": "balanced",
    "note": "Example itinerary only. Check opening dates, admission and availability before booking.",
    "items": [
      {
        "refId": "playa-delfines",
        "customName": "",
        "day": "2027-03-06",
        "time": "",
        "note": "A beach idea; check local conditions.",
        "confirmed": false,
        "generated": false
      },
      {
        "refId": "coco-bongo-cancun",
        "customName": "",
        "day": "2027-03-07",
        "time": "",
        "note": "Tentative night out; verify the programme and tickets for this date.",
        "confirmed": false,
        "generated": false
      }
    ]
  }
}
