{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lillesand-no",
  "name": "Tingsaker Familiecamping",
  "description": "Tingsaker Familiecamping is a campsite in Lillesand, Aust-Agder, located by the sea and a river/stream.This camp site with sloping grounds has...",
  "url": "https://campertunity.com/listings/campgrounds/lillesand-no",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750362fdee02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tingsaker bakken 2",
    "addressLocality": "Lillesand",
    "postalCode": "4790",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.26753,
    "longitude": 8.39478
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/norway/aust-agder/lillesand/tingsaker-familiecamping-112902/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}