20 lines
681 B
JSON
20 lines
681 B
JSON
{
|
|
"@context" : "http://schema.org",
|
|
"@type" : "Organization",
|
|
"organizationType" : "Political Team",
|
|
"name" : "OpenVolt",
|
|
"tagLine" : "Return control back to your hands!",
|
|
"homeUrl" : "https://openvolt.tk",
|
|
"logo" : "https://openvolt.tk/img/logo.png",
|
|
"description": "Pro-Technoliberal Team of VoltEuropa",
|
|
"communicationLanguages": ["en"],
|
|
"contactUrl": "https://openvolt.tk/#contact",
|
|
"privacyPolicyUrl" : "https://openvolt.tk/privacy_policy",
|
|
"termsOfServiceUrl" : "https://openvolt.tk/tos",
|
|
"isServiceProvider" : true,
|
|
"foundingDate": "2021",
|
|
"version": "0.0.1",
|
|
"dateCreated": "2021-09-05T02:12:32Z",
|
|
"dateModified": "2021-09-05T02:12:32Z"
|
|
}
|