{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quiet-between-meadows",
  "name": "Quiet between the meadows",
  "description": "Wake up in nature and enjoy the sunrise, the birds, the geese and perhaps the bellowing of a cow. Be",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quiet-between-meadows",
  "image": [
    "https://campspace.com/media/medium/uploads/space/29/d4/c1/29d4c126fd8dc265082f4511a24bf7fb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.97,
    "longitude": 4.82
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.92,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}