diff --git a/ghost_bikes.yaml b/ghost_bikes.yaml
new file mode 100644
index 0000000..caf0e55
--- /dev/null
+++ b/ghost_bikes.yaml
@@ -0,0 +1,11 @@
+type: overpass
+name:
+  en: Ghost Bikes
+query:
+  1: nwr[memorial=ghost_bike]
+feature:
+  body: |
+    {{ tags.inscription }}
+  description: |
+    {{ tagTrans('memorial', 'ghost_bike') }}
+  markerSign: '<i style="color: white;" class="fas fa-bicycle"></i>'