{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunset-camper-area-el-campello-valencian-community",
  "name": "Sunset Camper Area",
  "description": "Enjoy a relaxing stay at Sunset Camper Area in El Campello, Spain. Visitors' rating: 4.6.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunset-camper-area-el-campello-valencian-community",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651284157.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera Benimagrell",
    "addressLocality": "El Campello",
    "addressRegion": "valencian-community",
    "postalCode": "03560",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.3889,
    "longitude": -0.4151
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}