{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/athena-r-ossendrecht",
  "name": "Camping Athena",
  "description": "Camping Athena is located directly on the beach in Paestum, offering bungalows, pitches, a bar/restaurant, and various services like Wi-Fi, a market, and animation. It is close to the archaeological area of Paestum.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/athena-r-ossendrecht",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3295%2F62dafd79-74a5-46d2-9b47-e676a6178ba0_46179899_2074538972602323_300885707742773248_n_640x480.jpg?alt=media&token=06b1f2f7-5dee-45cf-9ee9-75c33786f847",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zandvlietseweg 15",
    "addressLocality": "R Ossendrecht",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3755,
    "longitude": 4.33546
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}