{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rustige-mini-uitzicht-de-westfriese-omringdijk",
  "name": "Rustige mini-camping met uitzicht op de Westfriese Omringdijk",
  "description": "The perfect place to relax. You read a book, watch and listen to the birds or walk",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rustige-mini-uitzicht-de-westfriese-omringdijk",
  "image": [
    "https://campspace.com/media/medium/uploads/space/02/56/61/02566141d1edb4024a1219808164bb4a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.79,
    "longitude": 4.73
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}