{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-ayuntamiento-ojen-andalucia",
  "name": "Parking Ayuntamiento",
  "description": "Quiet at night - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/parking-ayuntamiento-ojen-andalucia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651234900"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cam de Marbella",
    "addressLocality": "Ojén",
    "addressRegion": "andalucia",
    "postalCode": "29610",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.563,
    "longitude": -4.85769
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}