{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/svelvikstranda-camping",
  "name": "Svelvikstranda Camping",
  "description": "From 1 May to 15 September, we welcome all campers to us. We have a lovely family campsite and a lovely little beach roughly in the middle of Tjøme's west side. Most of our pitches are permanent seasonal pitches, but we have a small number of 24-hour pitches for tents, caravans and motorhomes. We have toilet facilities, washrooms and shower facilities, as well as a waste room and the possibility of gray water drainage. Playground for the little ones, a grassy area for ball games, and that the...",
  "url": "https://campertunity.com/listings/campgrounds/svelvikstranda-camping",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F60bfcc9367d01f20b76445d4%2F1655898307142_svelvik_640x480.png?alt=media&token=357f7e2d-caa8-497f-85cf-ae3e14804a62",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nordre Svelvikstranda 1",
    "postalCode": "Zip code",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.1342771,
    "longitude": 10.3829629
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}