{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Presis",
  "description": "Presis is dé Google Workspace-specialist van Nederland. Wij helpen bedrijven overstappen naar de cloud: lagere IT-kosten, veilig en overal werken, met 24/7 support. ISO 27001 en NEN 7510 gecertificeerd.",
  "url": "https://presis.nl/",
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "010 592 8136"
  },
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Puntegaalstraat 241",
    "addressLocality": "Rotterdam",
    "postalCode": "3024 EB",
    "addressCountry": "NL"
  },
  "knowsAbout": [
    "Google Workspace consultancy and cloud IT services"
  ],
  "availableLanguage": [
    "nl",
    "en"
  ]
}