{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-roca-blanes",
  "name": "Camping Roca",
  "description": "Camping Roca is a suitable destination for memorable and fun holidays with family and friends. It is surrounded by vegetation, sun, and sea. The beaches of Costa Brava offer various water sports. The campsite allows seasonal stays (March-December) without the need to dismantle your caravan. Bungalows are also available for seasonal rent. The plots have electrical connections, water and drainage, and television connections. Facilities include a bar-restaurant, supermarket, sports field, and sw...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-roca-blanes",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avda. de Colón",
    "addressLocality": "Blanes",
    "postalCode": "Zip code",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6611912255219,
    "longitude": 2.77879245162679
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}