{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/first-camp-bo-bo",
  "name": "First Camp Bø",
  "description": "First Camp Bø is a campsite in Bø, Telemark, located in a wood.The campsite has pitches without shade and pitches with some shade. It is possible...",
  "url": "https://campertunity.com/listings/campgrounds/first-camp-bo-bo",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675033916f26f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lifjellvegen 51",
    "addressLocality": "Bø",
    "postalCode": "3804",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.44444,
    "longitude": 9.06342
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}