| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org/",
    "@type": "AggregateRating",
    "itemReviewed": {
      "@type": "Organization",
      "image": "https://www.vestergaardnu.dk/skin/frontend/ultimo/default/images/logo.png",
      "name": "Vestergaard Nustrup ApS",
      "telephone": "004574871260",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Skolevej 9",
        "addressLocality": "Nustrup, Vojens",
        "addressRegion": "Syddanmark",
        "postalCode": 6500,
        "addressCountry": "Danmark"
      }
    },
    "ratingValue": 5,
    "bestRating": 5,
    "ratingCount": 6
  }
]
         
       |