{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-koegras-bj-julianadorp",
  "name": "Camping Koegras",
  "description": "Camping Koegras is a campsite situated in Julianadorp, North Holland. The site offers spots with a bit of shade. It's near a sandy beach. You can also rent apartments there. For those who enjoy sports, the campsite provides different cycling paths.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-koegras-bj-julianadorp",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d99c%2F96422cec-c2ad-45a8-b793-48d2ece477b4_33176109_2132385930111799_8338020848690528256_n_640x480.jpeg?alt=media&token=e0f76ea0-78be-4503-8343-ec3f01028b33",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Langevliet 21",
    "addressLocality": "BJ Julianadorp",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8875,
    "longitude": 4.75085
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}