{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-monmar-moncofa-castellon",
  "name": "Camping Monmar",
  "description": "Campsite Monmar is a campsite located in Moncófar, Castellón, near the sea.This campsite has delimited pitches,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-monmar-moncofa-castellon",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67502c5500585.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camino Serratelles s/n",
    "addressLocality": "Moncofa/Castellón",
    "postalCode": "12593",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.80872,
    "longitude": -0.12789
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}