{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-camell-pineda-de-mar-1",
  "name": "Camping El Camell",
  "description": "Camping El Camell is a campsite situated in Pineda de Mar, Barcelona, right next to the sea. The campsite offers marked out pitches, some of which provide shade. It is conveniently located near a sandy beach. Options for accommodation include the rental of mobile homes and bungalows/chalets. The campsite also features a sports ground. An outdoor swimming pool is available at the campsite, and the nearby sea offers additional swimming opportunities. For those who prefer not to cook every meal,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-camell-pineda-de-mar-1",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65eb536ebdd0d9248b3a5d80%2Fa303ad98-fe83-4e86-8941-43d029f3e0ab_2_640x480.jpg?alt=media&token=b8296faa-821a-4ad2-b8d2-7394f6ce2c02",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avinguda de los Naranjos",
    "addressLocality": "Pineda de Mar",
    "postalCode": "Zip code",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.62113,
    "longitude": 2.681667
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}