{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/first-camp-ahus-kristianstad-ahus-se",
  "name": "First Camp Åhus-Kristianstad",
  "description": "First Camp Åhus-Kristianstad is a campsite in Åhus, Skåne, located by the sea and in a wood.The campsite has which are marked out, pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/first-camp-ahus-kristianstad-ahus-se",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f2c8354da1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Täppetleden 201",
    "addressLocality": "Åhus",
    "postalCode": "29633",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.94111,
    "longitude": 14.31283
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/skane/ahus/first-camp-ahus-kristianstad-106920/",
    "https://firstcamp.se/destination/ahus-kristianstad/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}