{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-vejer-de-la-frontera",
  "name": "Camping Vejer",
  "description": "Camping Vejer is a campsite in Vejer de la Frontera, Cadiz, located in a wood.The campsite has which are marked out, pitches with shade and pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-vejer-de-la-frontera",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67516fec9fae7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra N340, km 39,5",
    "addressLocality": "Vejer de la Frontera",
    "postalCode": "11150",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.25194,
    "longitude": -5.93806
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}