{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reviews-peniscola",
  "name": "Reviews",
  "description": "☎ +***-***-****9 Rating by the Campercontact community: 3.85",
  "url": "https://campertunity.com/listings/campgrounds/reviews-peniscola",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650744556.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camino Abellers",
    "addressLocality": "Peniscola",
    "postalCode": "12598",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.3794,
    "longitude": 0.3885
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.85,
    "reviewCount": 111,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.65",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "€22.65+"
}