{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kongshoj-strandcamping-frorup",
  "name": "Kongshøj Strandcamping",
  "description": "Kongshøj Strandcamping is a campsite in Frørup, South Denmark, located by the sea. The campsite has pitches with demarcation, with shade, without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kongshoj-strandcamping-frorup",
  "image": [
    "https://cdn1.acsi.eu/6/8/8/b/688b66cc8f2c9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kongshøjvej 5",
    "addressLocality": "Frørup",
    "postalCode": "5871",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.22158,
    "longitude": 10.80603
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}