{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holacamp-chilches-xilxes",
  "name": "HolaCamp Chilches",
  "description": "HolaCamp Chilches is a campsite located in Chilches, Castellón, near the sea.This campsite has delimited pitches,...",
  "url": "https://campertunity.com/listings/campgrounds/holacamp-chilches-xilxes",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674cabde7065e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Av. Mare Nostrum s/n",
    "addressLocality": "Xilxes",
    "postalCode": "12592",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.75722,
    "longitude": -0.16383
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}