{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-emmen-emmen-drenthe",
  "name": "Camperplaats Emmen",
  "description": "location behind Fletcher Hotel - two separate campsites for campers - railway line 100m - Wildlands Adventure Zoo 750m - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-emmen-emmen-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660259.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kerkhoflaan",
    "addressLocality": "Emmen",
    "addressRegion": "drenthe",
    "postalCode": "7811 HE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.78125,
    "longitude": 6.90335
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.81,
    "reviewCount": 223,
    "bestRating": 5,
    "worstRating": 1
  }
}