diff --git a/data/own_data/domain_knowledge/manual_annotation_1_F.json b/data/own_data/domain_knowledge/manual_annotation_1_F.json
new file mode 100644
index 0000000000000000000000000000000000000000..d2bcfd6705e6c1ae3e02825ab1268205b5cc9d77
--- /dev/null
+++ b/data/own_data/domain_knowledge/manual_annotation_1_F.json
@@ -0,0 +1,41 @@
+
+
+[
+    {
+        "Services Involved": [
+            "train"
+        ],
+        "Service Details": [
+    
+            {
+                "Service Type": "train",
+                "Actions": [
+                    "find_train",
+                    "book_train"
+                ],
+                "Preferences": {
+                    "train-day": [
+                        "sunday"
+                    ],
+                    "train-departure": [
+                        "Stevenage"
+                    ],
+                    "train-leaveat": [
+                        "10:43"
+                    ],
+                    "train-destination": [
+                        "Cambridge"
+                    ],
+                    "train-bookpeople": [
+                        "1"
+                    ],
+                    "train-arriveby": [
+                        "12:15"
+                    ]
+
+                }
+            }
+        ]
+    }
+
+]
\ No newline at end of file