| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@type": "OnlineStore",
    "name": "Beslagsgrossisten",
    "vatID": "DK24786013",
    "url": "https://beslagsgrossisten.dk/",
    "logo": "https://shop66062.sfstatic.io/upload_dir/pics/Logo/New-Project-(2).png",
    "address": {
      "@type": "postalAddress",
      "addressLocality": "Skovlunde",
      "addressCountry": "DK",
      "addressRegion": "Hovedstaden",
      "postalCode": 2740,
      "streetAddress": "Mileparken 11"
    },
    "contactPoint": {
      "@type": "ContactPoint",
      "email": "Info@beslagsgrossisten.dk",
      "telephone": "+4544221744",
      "contactType": "customer service",
      "contactOption": [
        "TollFree"
      ],
      "areaServed": [
        "DK"
      ]
    },
    "foundingLocation": {
      "@type": "place",
      "name": "Denmark"
    },
    "areaServed": {
      "@type": "place",
      "name": [
        "DK"
      ]
    },
    "sameAs": [
      "https://www.facebook.com/Beslagsgrossist/",
      "https://www.youtube.com/channel/UCDqzuSwoelL36laCBpKstFw/videos?view=0&sort=p",
      "https://www.instagram.com/beslagsgrossisten.dk/"
    ]
  }
]
         
       |