{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biesterij-g-rijssen",
  "name": "Camping De Biesterij",
  "description": "Camping De Biesterij is a peaceful campsite located on the edge of Rijssense Schwarzwald. It's an ideal holiday spot for nature lovers, cyclists, and walkers. It's also perfect for families with children. The campsite features a beautiful playground, a volleyball field, and a table tennis table for older kids. During the high season, a diverse recreation program is available for all ages. A popular spot at our campsite is the petting zoo. Visitors can feed, cuddle, and pamper the animals. Man...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biesterij-g-rijssen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3302%2F401f9385-3f72-437c-b8fb-e48031c5e52e_142712756_4190134244348550_4931473235191669580_n_640x480.jpg?alt=media&token=06cfa00a-f652-4c81-a094-93bcf09408e5",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Biesterij 1",
    "addressLocality": "G Rijssen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.29013,
    "longitude": 6.54624
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}