{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/teksten-camping-gvarv",
  "name": "Teksten Camping AS",
  "description": "Teksten Camping AS is a campsite in Gvarv, Telemark, located a river/stream.The campsite has pitches without shade and pitches with some shade....",
  "url": "https://campertunity.com/listings/campgrounds/teksten-camping-gvarv",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67505f509cd28.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strannavegen 140",
    "addressLocality": "Gvarv",
    "postalCode": "3810",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.38494,
    "longitude": 9.18175
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}