{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-roda-de-bara-cataluna",
  "name": "Clothes Wash Dry",
  "description": "Heated swimming pools with slides - spa - sports area - prices consult website - animation in summer season - Roda de Bera center: 3.8km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-roda-de-bara-cataluna",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651258085"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera N-340 km 1183",
    "addressLocality": "Roda de Bará",
    "addressRegion": "cataluna",
    "postalCode": "43883",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.17319,
    "longitude": 1.46934
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}