{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-harmina-hoeve-sellingen",
  "name": "Camping Harmina Hoeve",
  "description": "Camping Harmina Hoeve is a campsite in Sellingen, Groningen.The campsite has which are marked out, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-harmina-hoeve-sellingen",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675168a544898.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beetserweg 34",
    "addressLocality": "Sellingen",
    "postalCode": "9551 VE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.94167,
    "longitude": 7.11408
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}