{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperking-aspe-valencian-community",
  "name": "The Camperking",
  "description": "Enjoy a relaxing stay at The Camperking in Aspe, Spain. Visitors' rating: 4.8.",
  "url": "https://campertunity.com/listings/campgrounds/camperking-aspe-valencian-community",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651282620",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plaça Poligono 45",
    "addressLocality": "Aspe",
    "addressRegion": "valencian-community",
    "postalCode": "03680",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.32869,
    "longitude": -0.77329
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/valencian-community/aspe/163116/the-camperking"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}