{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lacus-lescala",
  "name": "Camping Lacus",
  "description": "Camping Lacus is a terraced campsite situated in l'Escala, Girona. It is uniquely positioned by both the sea and a lake or recreational pond. The campsite offers marked out pitches, some with shade. It is conveniently located near a sandy beach and a pebble beach. For those interested in sports, the campsite provides excursion programmes. Swimming opportunities are available in the nearby sea. Additionally, windsurfing and waterskiing activities can be enjoyed at Camping Lacus. Internet acces...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lacus-lescala",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65eb536ebdd0d9248b3a5e8d%2Fddfba0d1-417e-45f2-a7b8-4be5e6a6134e_2_640x480.jpg?alt=media&token=a9513e66-fe99-4f45-9a30-d45083757d71",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Av. Montgo 66",
    "addressLocality": "L'Escala",
    "postalCode": "Zip code",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.11333,
    "longitude": 3.144444
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}