{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ermita-de-sant-antoni-i-santa-barbara",
  "name": "Ermita de Sant Antoni i Santa Bàrbara",
  "description": "The campsite is located at the entrance of the Parc Natural de la Serra de Montsant. It features a shelter, a bar, and a leisure area with barbecues. The site offers mountain bike tracks and is a starting point for hikes. There's also a playground for children. During winter, caravanning is available. The campsite provides drinking water, a waste container, and public toilets. Showers are accessible to all campers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ermita-de-sant-antoni-i-santa-barbara",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65eb536ebdd0d9248b3a60e5%2Fe9533b32-c573-4e15-bcd3-1a21eaf18fd1_1_640x480.jpg?alt=media&token=6b5108fe-0c0b-4557-8bc4-6ad0fedf4f1c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "C/ Ermita de Sant Antoni 43363 Ulldemolins",
    "postalCode": "Zip code",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.31193,
    "longitude": 0.85734
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}