{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamperen-op-de-boerderij-op-een-rustige-en-bloemrijke",
  "name": "Kamperen op de boerderij op een rustige en bloemrijke plek!",
  "description": "Discover camping in the Somme, an optimal relaxation during your trip. Enjoy nature and a r",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamperen-op-de-boerderij-op-een-rustige-en-bloemrijke",
  "image": [
    "https://campspace.com/media/medium/uploads/space/99/0a/df/990adf3dc5a456a9a81f61738259899d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.89,
    "longitude": 3.06
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.69,
    "reviewCount": 39,
    "bestRating": 5,
    "worstRating": 1
  }
}