{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-piedecuesta",
  "name": "water",
  "description": "The place is surrounded by nature, all covered with green grass and beautiful gardens. Temperature is perfect (23°C to 28°) for you to enjoy outdoors activities such as hiking, sports, swimming pool and more. We are located very close to the town of Piedecuesta where you can find a lot of restaurants, bars, shopping centers and any other kind of service. The activities You will find beautiful places to visit near our place. Museums, colonial towns, monuments as El Santísimo which has a cable...",
  "url": "https://campertunity.com/listings/campgrounds/water-piedecuesta",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Piedecuesta",
    "addressCountry": "CO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 7.012,
    "longitude": -73.0535
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}