{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-playa-de-poniente-motril-granada",
  "name": "Camping Playa de Poniente S.L.",
  "description": "In Andalusia, Spain, you will enjoy a relaxed beach holiday at Camping Playa de Poniente S.L. You benefit from lots of amenities, such as a swimming...",
  "url": "https://campertunity.com/listings/campgrounds/camping-playa-de-poniente-motril-granada",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749fff4b1702.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Playa de Poniente s/n",
    "addressLocality": "Motril/Granada",
    "postalCode": "18600",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.71836,
    "longitude": -3.54619
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 24,
    "bestRating": 10,
    "worstRating": 1
  }
}