{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-grinsby-arjang",
  "name": "Camp Grinsby",
  "description": "Camp Grinsby is a campsite in Årjäng, Värmland, located in a wood and by a lake/recreational pond.This camp site with sloping grounds has pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camp-grinsby-arjang",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675029fb635aa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grinsbyn 100",
    "addressLocality": "Årjäng",
    "postalCode": "67295",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.30294,
    "longitude": 12.445
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}