| Structured
    Data | 
      
         
        [
  {
    "@context": "http://schema.org/",
    "@type": "LocalBusiness",
    "address": [
      {
        "type": "PostalAddress",
        "streetAddress": "Markvangen 6",
        "postalCode": 8260,
        "addressLocality": "Viby J"
      }
    ],
    "name": "MCTC - Landsforeningen for motorcyklister",
    "url": "https://www.mctc.dk",
    "vatID": 80807015,
    "email": "info@mctc.dk",
    "logo": "https://www.mctc.dk/img/logo.png",
    "image": "https://www.mctc.dk/img/logo.png",
    "description": "",
    "hasMap": "https://goo.gl/maps/KuPC2r6U4f7s4SHf9",
    "telephone": 86116200,
    "sameAs": [
      [
        "https://www.facebook.com/mctcdanmark",
        "https://dk.trustpilot.com/review/mctc.dk",
        "https://www.instagram.com/mctcdanmark/"
      ]
    ],
    "faxNumber": ""
  }
]
         
       |