{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-anna-friso-ns-kamperland",
  "name": "Camping Anna-Friso",
  "description": "Camping Anna-Friso is a campsite in Kamperland, Zealand, situated near the sea. The campsite offers marked out pitches, both with and without shade. It's also near a sandy beach. Bungalows/chalets are available for rent. There's a playground on the site. For those who enjoy sports, the campsite provides various cycling routes. The sea is nearby for swimming. There's no need to cook every meal, as the campsite has a snack bar and a restaurant with a full menu.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-anna-friso-ns-kamperland",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3291%2Fa9807141-f88d-42df-8a23-88a3c6e9345d_Strandje_bij_ons-09756118_640x480.jpg?alt=media&token=1ebe05ce-e016-4e93-8c74-b98531672366",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandhoekweg 1",
    "addressLocality": "NS Kamperland",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.59692,
    "longitude": 3.69288
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}