{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-joan-bungalow-park-cambrils",
  "name": "Camping Joan - Bungalow Park",
  "description": "Camping 'Joan' located on first line by the seaside, we offer a quiet and comfortable environment ideal for families. In the heart of the Costa Dorada, the Joan campsite has standard plots and Prestige plots,one-room flats and bungalows, as well as supermarket, bar-restaurant, wifi zones, cybercafe, swimming-pool, entertainment club and toilet facilities. Enjoy some unforgettable holidays in the heart of nature, with all the comforts and facilities, in a family and peaceful atmosphere!!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-joan-bungalow-park-cambrils",
  "image": [
    "https://static.secureholiday.net/static/Pictures/3206/00000895657.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ps. Maritim",
    "addressLocality": "Cambrils",
    "postalCode": "Zip code",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.05537,
    "longitude": 1.027812
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}