{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/special-small-green-campsite-pipowagen-and-b-b",
  "name": "Special small green campsite, Pipowagen and B&B",
  "description": "Would you also like to sleep in a quiet natural green environment? Where in the evening you can talk",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/special-small-green-campsite-pipowagen-and-b-b",
  "image": [
    "https://campspace.com/media/medium/uploads/space/4b/81/c8/4b81c8584ad73f9fe8799c430c460091.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.73,
    "longitude": 5.78
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}