{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/langnes-camping-grong",
  "name": "Langnes Camping",
  "description": "Langnes Camping is a campsite in Grong, Nord-Trøndelag, on the river/stream. This terraced campsite has pitches without shadows and places with a little...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/langnes-camping-grong",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750246b15939.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sørsvegen 4800",
    "addressLocality": "Grong",
    "postalCode": "7870",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.4595,
    "longitude": 12.31297
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}