{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-groene-weide-ouddorp",
  "name": "De Groene Weide",
  "description": "De Groene Weide is a campsite in Ouddorp, the Netherlands. De Groene Weide has wifi, a camping shop and a restaurant.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-groene-weide-ouddorp",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTmkdKfNzwMsV6YIUaLOfpCgIQdzlgJBBz/biggerthumb.jpg",
    "images/nl/SPOTmkdKfNzwMsV6YIUaLOfpCgIQdzlgJBBz/carousel/61a92a7bd2170-de-groene-weide-ouddorp.jpg",
    "images//SPOTmkdKfNzwMsV6YIUaLOfpCgIQdzlgJBBz/mapbox/mapbox.webp",
    "images/nl/SPOTmkdKfNzwMsV6YIUaLOfpCgIQdzlgJBBz/carousel/61a92a7b56ac8-de-groene-weide-ouddorp.jpg",
    "images/nl/SPOTmkdKfNzwMsV6YIUaLOfpCgIQdzlgJBBz/carousel/61a92a7cec48e-de-groene-weide-ouddorp.jpg",
    "images/nl/SPOTmkdKfNzwMsV6YIUaLOfpCgIQdzlgJBBz/carousel/61a92a7c655ac-de-groene-weide-ouddorp.jpg",
    "images/nl/SPOTmkdKfNzwMsV6YIUaLOfpCgIQdzlgJBBz/carousel/61a92a7abe077-de-groene-weide-ouddorp.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oud Nieuwlandseweg 11 B",
    "addressLocality": "Ouddorp",
    "postalCode": "3253 LL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.82507,
    "longitude": 3.9286
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}