diff --git a/librehoster.json b/librehoster.json
new file mode 100644
index 0000000000000000000000000000000000000000..32413c00636223c9e2d478127ffdb87f3f498928
--- /dev/null
+++ b/librehoster.json
@@ -0,0 +1,19 @@
+{
+    "@context" : "http://schema.org",
+    "@type" : "Organization",
+    "organizationType" : "Informal collective",
+    "name" : "librehoster.example",
+    "tagLine" : "providing services for everyone",
+    "homeUrl" : "https://librehoster.example",
+    "logo" : "https://librehoster.example/logo.png",
+    "description": "libre service provider",
+    "communicationLanguages": ["en", "fr", "nl"],
+    "contactUrl": "https://librehoster.example/contact",
+    "privacyPolicyUrl" : "https://librehoster.example/policy/privacy",
+    "termsOfServiceUrl" : "https://librehoster.example/policy/tos",
+    "isServiceProvider" : true,
+    "foundingDate": "YYYY",
+    "version": "0.0.1",
+    "dateCreated": "YYYY-MM-DDTHH:MM:54Z",
+    "dateModified": "2018-11-10T22:32:54Z"
+}
\ No newline at end of file