{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/redstart-max-4-pers-nl",
  "name": "Redstart (max 4 pers.)",
  "description": "Directly on the cozy courtyard with space for up to 4 people. Terrace is located in the courtyard.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/redstart-max-4-pers-nl",
  "image": [
    "/images/pic_space.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.76,
    "longitude": 6
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}