{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-ulfborg-82192-ulfborg",
  "name": "Parking Ulfborg",
  "description": "Free Camperplace in the middle of the village near town hall",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-ulfborg-82192-ulfborg",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650886083.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tømmerslippen",
    "addressLocality": "82192",
    "addressRegion": "ulfborg",
    "postalCode": "6990",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.27295,
    "longitude": 8.3231
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.1,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}