{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-valle-niza-playa-valle-niza-malaga",
  "name": "Camping Valle Niza Playa",
  "description": "Camping Valle Niza Playa is a campsite in Valle Niza, Málaga, located by the sea.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-valle-niza-playa-valle-niza-malaga",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750359c0b2c0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra N340, km 264,1",
    "addressLocality": "Valle Niza/Málaga",
    "postalCode": "29792",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.71958,
    "longitude": -4.16478
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}