diff --git a/README.md b/README.md
index 557f1be9af994db6a11236e1f6024490a2f37953..d8cb749d74acd5736b664fe792aa234c7491694d 100644
--- a/README.md
+++ b/README.md
@@ -4,24 +4,4 @@ Librehoster API JSON schema
 
 Proposed format for json schema v0.0.1
 
-{
-    "@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"
-}
-
-This is planned to be expanded with option fields for services, locations, values and admins/people
\ No newline at end of file
+This is planned to be expanded with option fields for services, locations, values and admins/people. Its expected to be available at /librehoster.json
\ No newline at end of file