{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/krik-vig-camping-agger-vestervig",
  "name": "Krik Vig Camping",
  "description": "Krik Vig Camping is located near the beautiful Thy nature reserve in North Jutland. The special thing about this campsite in Denmark is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/krik-vig-camping-agger-vestervig",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674ddde38ebdf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Krik Strandvej 112",
    "addressLocality": "Agger/Vestervig",
    "postalCode": "7770"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.77908,
    "longitude": 8.26192
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}