{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-cetate-deva-district-hunedoara",
  "name": "La Cetate",
  "description": "Enjoy a relaxing stay at La Cetate in Deva, Romania. Visitors' rating: 2.83.",
  "url": "https://campertunity.com/listings/campgrounds/la-cetate-deva-district-hunedoara",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650901386.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Cetății",
    "addressLocality": "Deva",
    "addressRegion": "District Hunedoara",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.88779,
    "longitude": 22.89313
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}