{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/overnachtingsplaats-alfaz-del-pi-el-albir-valencian-communit",
  "name": "Overnachtingsplaats Alfaz Del Pi El Albir",
  "description": "Beach 800 meters - no parking on Saturday night due to the market on Sunday - in the center",
  "url": "https://campertunity.com/listings/campgrounds/overnachtingsplaats-alfaz-del-pi-el-albir-valencian-communit",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651237983.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer Isaac Albeniz",
    "addressLocality": "placita-parcial-platja",
    "addressRegion": "valencian-community",
    "postalCode": "03581",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.57354,
    "longitude": -0.07183
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}