{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nieuw-romalo-voorthuizen",
  "name": "Camping Nieuw Romalo",
  "description": "Campsite Nieuw Romalo is a campsite in Voorthuizen, Gueldre.This campsite has unshaded pitches and pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nieuw-romalo-voorthuizen",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67518c0cad1d6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bijschoterweg 2",
    "addressLocality": "Voorthuizen",
    "postalCode": "3781 LP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17583,
    "longitude": 5.59439
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 48,
    "bestRating": 10,
    "worstRating": 1
  }
}