{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camper-el-grao-de-castellon-es",
  "name": "Camper Area",
  "description": "Location near beach and sports airport - center 6 km",
  "url": "https://campertunity.com/listings/campgrounds/camper-el-grao-de-castellon-es",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650816558.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avinguda de Ferrandis Salvador",
    "addressLocality": "El Grao de Castellón",
    "postalCode": "12100",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.99904,
    "longitude": 0.02898
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.92,
    "reviewCount": 118,
    "bestRating": 5,
    "worstRating": 1
  }
}