{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/randers-city-camp-1",
  "name": "Randers City Camp",
  "description": "Randers City Camp is a campsite with 190 seats in Randers, Denmark. Randers City Camp has wifi, a camping shop, a restaurant and an indoor pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/randers-city-camp-1",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTba21995ad04c4206f5a1371be71c6332/biggerthumb.jpg",
    "images/dk/SPOTba21995ad04c4206f5a1371be71c6332/medium/57e5eda39c897-randers-city-camp-randers.jpg",
    "images//SPOTba21995ad04c4206f5a1371be71c6332/mapbox/mapbox.webp",
    "images/dk/SPOTba21995ad04c4206f5a1371be71c6332/medium/57e5eda3a5f58-randers-city-camp-randers.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hedevej 9",
    "addressLocality": "Randers",
    "postalCode": "8900",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.44917,
    "longitude": 10.09667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr21+"
}