{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tranquilo-jardin-entre-montana-y-mar-seline",
  "name": "Tranquilo jardín entre montaña y mar.",
  "description": "Beautiful garden perfect for holidays! Toilets for women and men, large cork oaks and olive trees. Five minutes from the center of the city and the sea. Activities: - kayak - canoeing - climbing - hiking - canyoning - hiking - biking - speleology - boat excursions - all-terrain tours",
  "url": "https://campertunity.com/listings/campgrounds/tranquilo-jardin-entre-montana-y-mar-seline",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Seline",
    "addressCountry": "Croacia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2765,
    "longitude": 15.4735
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}