{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blushj-camping-ebeltoft-ebeltoft",
  "name": "Blushøj Camping - Ebeltoft",
  "description": "Blushøj camping is located in central Jutland, on a large peninsula by the sea and just a few minutes from the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blushj-camping-ebeltoft-ebeltoft",
  "image": [
    "https://cdn2.acsi.eu/6/8/a/c/68ac7ba446fac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Elsegårdevej 55",
    "addressLocality": "Ebeltoft",
    "postalCode": "8400",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.16783,
    "longitude": 10.73039
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}