{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-oaza-lipa-cetinje",
  "name": "Camp Oaza Lipa",
  "description": "Camp Oaza Lipa is a campsite in Cetinje, located in a wood.This terraced camp site has pitches without shade and pitches with some shade. It is...",
  "url": "https://campertunity.com/listings/campgrounds/camp-oaza-lipa-cetinje",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675196bcafa77.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lipa dobrska b.b.",
    "addressLocality": "Cetinje",
    "postalCode": "81250",
    "addressCountry": "ME"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.37019,
    "longitude": 18.95383
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/montenegro/cetinje/camp-oaza-lipa-125678/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}