{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reterink-lettele",
  "name": "Het Reterink",
  "description": "Het Reterink is a campsite in Lettle, Netherlands. Het Reterink has wifi and an indoor pool. Dogs are allowed on this campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reterink-lettele",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOT3qSXcHkGr42PMawKZZ44xAZhDdymcvQF/biggerthumb.jpg",
    "images/nl/SPOT3qSXcHkGr42PMawKZZ44xAZhDdymcvQF/carousel/61b1ae361267f-het-reterink-lettele.jpg",
    "images//SPOT3qSXcHkGr42PMawKZZ44xAZhDdymcvQF/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Butersdijk 2",
    "addressLocality": "Lettele",
    "postalCode": "7434 RG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.285263,
    "longitude": 6.251921
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}