---
title: Let's meet! | Have some coffee | KOP
description: Meet us without obligation to see if we match. We are happy to show you around!
---

![KOP-Standbouw-PlegtVos2018-Portfolio-Groot-2880x1620](https://www.kopexpo.com/hubfs/Standbouw/KOP-Standbouw-PlegtVos2018-Portfolio-Groot-2880x1620.jpg)

Plegt-Vos - Provada

 Back

[+31 55 - 53 36 481 ](tel:+31%2055%20-%2053%2036%20481)

# Let's meet!

Please visit us, coffee is ready! We'll have a little chat and at the time we'll drink our second cup, we'll probably know if we fit together and what KOP can do for you. After this conversation, we are happy to give you a quick tour to show you how our projects come to life.

```json
{
  "@context" : "https://schema.org",
  "@id" : "https://kopexpo.com/#organization",
  "@type" : "Organization",
  "address" : {
    "@type" : "PostalAddress",
    "addressCountry" : "NL",
    "addressLocality" : "Vaassen",
    "addressRegion" : "Gelderland",
    "postalCode" : "8171 MG",
    "streetAddress" : "Riezebosweg 7"
  },
  "description" : "KOP Expo ontwerpt en realiseert standbouw, experience centers en events. Van concept en 3D ontwerp tot productie en oplevering.",
  "email" : "info@kopexpo.com",
  "image" : "https://www.kopexpo.com/hubfs/Branded%20items/KOP-logo-staand-color.png",
  "legalName" : "KOP Expo",
  "logo" : "https://www.kopexpo.com/hubfs/Branded%20items/KOP-logo-staand-color.png",
  "name" : "KOP Expo",
  "telephone" : "+31555336481",
  "url" : "https://kopexpo.com/"
}
```

```json
{
  "@context" : "https://schema.org",
  "@id" : "https://kopexpo.com/#localbusiness",
  "@type" : [ "LocalBusiness", "ProfessionalService" ],
  "address" : {
    "@type" : "PostalAddress",
    "addressCountry" : "NL",
    "addressLocality" : "Vaassen",
    "addressRegion" : "Gelderland",
    "postalCode" : "8171 MG",
    "streetAddress" : "Riezebosweg 7"
  },
  "areaServed" : [ {
    "@type" : "Country",
    "name" : "Nederland"
  }, {
    "@type" : "Place",
    "name" : "Europa"
  } ],
  "email" : "info@kopexpo.com",
  "image" : "https://www.kopexpo.com/hubfs/Branded%20items/KOP-logo-staand-color.png",
  "knowsAbout" : [ "standbouw", "beursstands", "modulaire standbouw", "maatwerk standbouw", "experience centers", "event productie" ],
  "logo" : "https://www.kopexpo.com/hubfs/Branded%20items/KOP-logo-staand-color.png",
  "name" : "KOP Expo",
  "openingHoursSpecification" : [ {
    "@type" : "OpeningHoursSpecification",
    "closes" : "17:00",
    "dayOfWeek" : [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday" ],
    "opens" : "08:30"
  } ],
  "parentOrganization" : {
    "@id" : "https://kopexpo.com/#organization"
  },
  "priceRange" : "€€€",
  "telephone" : "+31555336481",
  "url" : "https://kopexpo.com/"
}
```