{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-internacional-las-palmeras-crevillente-alicante",
  "name": "Camping Internacional Las Palmeras",
  "description": "Camping Internacional Las Palmeras is located between Murcia and Alicante in the south-east of Spain, just 20 minutes' drive from the beach....",
  "url": "https://campertunity.com/listings/campgrounds/camping-internacional-las-palmeras-crevillente-alicante",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/6748a93155f9f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Partida Deula 75",
    "addressLocality": "Crevillente/Alicante",
    "postalCode": "03330",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2405,
    "longitude": -0.81172
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}