diff --git a/local_subscriber_ids.json b/local_subscriber_ids.json
new file mode 100644
index 0000000..d1382b4
--- /dev/null
+++ b/local_subscriber_ids.json
@@ -0,0 +1,25 @@
+{
+  "count": 2, 
+  "results": [
+    {
+      "callsign": "N0CALL", 
+      "city": "", 
+      "country": "", 
+      "fname": " ", 
+      "id": 1234567, 
+      "remarks": "", 
+      "state": "", 
+      "surname": ""
+    },
+       {
+      "callsign": "N0CALL", 
+      "city": "", 
+      "country": "", 
+      "fname": " ", 
+      "id": 0, 
+      "remarks": "", 
+      "state": "", 
+      "surname": ""
+    }
+  ]
+}