{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hessienget-rest-stop-hoylandet-trndelag",
  "name": "Hessienget Rest Stop",
  "description": "Free parking and overnight stay at a well-maintained CP - near a stream",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hessienget-rest-stop-hoylandet-trndelag",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651260717.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Primær Fylkesvei 775",
    "addressLocality": "Høylandet",
    "addressRegion": "trndelag",
    "postalCode": "7877",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.62606,
    "longitude": 12.30716
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}