{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-rigtersheert-bellingwolde",
  "name": "Minicamping Rigtersheert",
  "description": "Minicamping Rigtersheert is a campsite located in Bellingwolde, Groningen. It is possible to rent cabins. In terms of animals...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-rigtersheert-bellingwolde",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675168a33608c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoofdweg 110",
    "addressLocality": "Bellingwolde",
    "postalCode": "9695 AN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10778,
    "longitude": 7.15694
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}