{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fijne-microcamping-weg-van-de-massa",
  "name": "Fijne microcamping weg van de massa.",
  "description": "Our camping pitch is located on our 3 acre lot in Lucaswolde in the garden of Groningen, the pr",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fijne-microcamping-weg-van-de-massa",
  "image": [
    "https://campspace.com/media/medium/uploads/space/4e/2d/32/4e2d3223e160ea8f52428799a5279d17.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.18,
    "longitude": 6.28
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.54,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}