{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-camper-amposta-catalonia",
  "name": "Area Camper Amposta",
  "description": "Near (sports) park, playground and city center 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-camper-amposta-catalonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651107042"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer Sebastià Juan Arbó",
    "addressLocality": "Amposta",
    "addressRegion": "catalonia",
    "postalCode": "43870",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.70532,
    "longitude": 0.58585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  }
}