{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/el-roble-campground-valderrobres",
  "name": "Camping El Roble",
  "description": "Camping El Roble is a campsite in Valderrobres, Teruel, located in a wood and a river/stream.This terraced camp site and camp site with sloping...",
  "url": "https://campertunity.com/listings/campgrounds/el-roble-campground-valderrobres",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c9a7714d34.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra A231, km 18",
    "addressLocality": "Valderrobres",
    "postalCode": "44580",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.88225,
    "longitude": 0.12508
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/spain/aragon/teruel/valderrobres/camping-el-roble-123014/",
    "http://www.campingelroble.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}