{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-benameji",
  "name": "Camping de Benamejí",
  "description": "Camping Benamejí is a campsite that offers several amenities. It has public toilets and showers, which are accessible to all campers. Additionally, the campsite provides the possibility of electricity access. One of the key features of this campsite is its swimming pool, which can be used for relaxation and recreation.",
  "url": "https://campertunity.com/listings/campgrounds/camping-benameji",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65eb536ebdd0d9248b3a5d58%2F9923e543-9a2c-430c-81a5-7e6f7eb4baba_1_640x480.jpg?alt=media&token=d76129c3-b1e4-4222-91be-87655beb9457",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "42 Diseminado Benameji 14910 Benamejí",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.25737,
    "longitude": -4.53438
  },
  "sameAs": [
    "https://campio.no/campsite/camping-de-benameji"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}