{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gjeller-so-gjellerodde-central-denmark-region",
  "name": "Gjeller So",
  "description": "Enjoy a relaxing stay at Gjeller So in Gjellerodde, Denmark. Visitors' rating: 4.32.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gjeller-so-gjellerodde-central-denmark-region",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650947823.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gjelleroddevej",
    "addressLocality": "gjellerodde",
    "addressRegion": "Central Denmark Region",
    "postalCode": "7620",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.59829,
    "longitude": 8.289
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}