{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/budget-camping-utrecht-t-utrecht",
  "name": "Budget Camping Utrecht",
  "description": "Budget Camping Utrecht is the perfect place to unwind after exploring the historical city center of Utrecht. You can visit the Dom Tower, admire the impressive canals, explore various museums, or enjoy a drink at one of the city's many terraces. Our campsite is located on an island in a park-like setting, just 10 minutes away by bike from the city center. If you prefer the bus, the nearest stop is only a 5-minute walk away. Utrecht is in the heart of the Netherlands, making it an ideal base f...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/budget-camping-utrecht-t-utrecht",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ariënslaan 5",
    "addressLocality": "T Utrecht",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10087,
    "longitude": 5.14829
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}