{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jantina-hoeve-n-ouwster-nijega",
  "name": "Camping Jantina Hoeve",
  "description": "Camping Jantina Hoeve is a mini-camping in Friesland, located between lakes and nature reserves. It offers spacious pitches, comfort, and privacy. Enjoy cycling, fishing, and walking routes in the area, or visit nearby towns like Sneek and Joure.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jantina-hoeve-n-ouwster-nijega",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d97b%2Fa905516b-c27d-4a30-9bf7-db4822d6c4f7_Veld-6-300x225_640x480.jpeg?alt=media&token=e17edd7a-badc-4351-92ee-369510db43d4",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "J Veldstraweg 89",
    "addressLocality": "N Ouwster Nijega",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.92682,
    "longitude": 5.80329
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}