{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-camper-place-between-cities",
  "name": "Green camper place between the cities",
  "description": "Welcome to BBQ & Camperyard Molenwei. Our child-free camper yard is a popular destination for th",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-camper-place-between-cities",
  "image": [
    "https://campspace.com/media/medium/uploads/space/60/b6/6d/60b66ddddf219d856e985b8437ca04aa.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.08,
    "longitude": 4.42
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}