{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-la-punta-de-los-remedios",
  "name": "water",
  "description": "We offer you a very quite place at the caribean sea to relax and enjoy the nature. You can see a lot of different exotic birds at the beach and watch the fishermen catching fish. The habitants of the non-touristic village La Punta de los Remedios will welcome you open-minded. Furthermore COCCOLOBA Beach is a strategic good point to make trips to Palomino, Riohacha or Park Tayrona. The activities Birdwatching, diving, swimming, hiking, meditation, yoga, riding, massage, surfing, trips to Park...",
  "url": "https://campertunity.com/listings/campgrounds/water-la-punta-de-los-remedios",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Punta de Los Remedios",
    "addressCountry": "CO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 11.287,
    "longitude": -73.266
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}