{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dicastello-dicastillo-navarre",
  "name": "Dicastello",
  "description": "Enjoy a relaxing stay at Dicastello in Dicastillo, Spain. Visitors' rating: 4.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dicastello-dicastillo-navarre",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651103441.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Tejería",
    "addressLocality": "dicastillo",
    "addressRegion": "Navarre",
    "postalCode": "31263",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5929679,
    "longitude": -2.0310139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}