{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/finca-ermita-lampolla",
  "name": "Finca Ermita",
  "description": "The finca is 10 hectares of century-old olive, carob and almond trees 5 km from the beaches and cove of l'Ampolla restaurant ice cream parlors supermarket 5 km from the village of El Perello 5 km from the Elbre delta mountain bike trails and hikes just outside the property and beautiful weather calm setting view of the delta delbre the mountains a magnificent sunset and above all nature",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/finca-ermita-lampolla",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "lampolla",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8115,
    "longitude": 0.7085
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}