{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-servicio-camper-fuerteventura-corralejo-canary-islands",
  "name": "Camper fortventura Service Area",
  "description": "Enjoy a relaxing stay at Service Area Camper forteventura in Corralejo, Spain. Visitors' rating: 4.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-servicio-camper-fuerteventura-corralejo-canary-islands",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650956102.png",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenida Juan Carlos I",
    "addressLocality": "Corralejo",
    "addressRegion": "Canary Islands",
    "postalCode": "35660",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.73623945,
    "longitude": -13.87323939
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}