{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ezkaray-ezcaray",
  "name": "Área Ezkaray",
  "description": "Enjoy a relaxing stay at Área Ezkaray in Ezcaray, Spain. Visitors' rating: 4.25.",
  "url": "https://campertunity.com/listings/campgrounds/ezkaray-ezcaray",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650978828.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Paseo Estación",
    "addressLocality": "Ezcaray",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.32922,
    "longitude": -3.00867
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ]
}