{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-palencia-castile-and-leon-es",
  "name": "Clothes Wash Dry",
  "description": "location close to historic center - park El Sotillo with swimming pool in summer at 2 minutes - free stay and water after refueling - not all facilities open in the wionter - 3rd prize 2019 for Best Camperplace - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-palencia-castile-and-leon-es",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650822376.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera Castrogonzalo",
    "addressLocality": "Palencia",
    "addressRegion": "castile-and-leon",
    "postalCode": "34005",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.01056,
    "longitude": -4.54568
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.46,
    "reviewCount": 295,
    "bestRating": 5,
    "worstRating": 1
  }
}