{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-llifen-cl",
  "name": "Campspace in Llifen",
  "description": "We provide tentile. Private park with an amazing view to the Ranco´s Lake. The activities You have plenty of activities to choose it. Other things We provide tentile.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-llifen-cl",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Llifen",
    "addressCountry": "CL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -40.208,
    "longitude": -72.261
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}