{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/are-dogs-allowed-campsite-hytte-camp-nordkapp-north-norway",
  "name": "Are dogs allowed at the campsite Hytte Camp Nordkapp?",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/are-dogs-allowed-campsite-hytte-camp-nordkapp-north-norway",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/hytte-camp-nordkapp/USe0qIWDvzDK.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/hytte-camp-nordkapp/Gg2mCys9xbZD.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skarsvågveien 27",
    "addressLocality": "Hytte Camp Nordkapp",
    "addressRegion": "North Norway",
    "postalCode": "9763",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 71.0932455,
    "longitude": 25.7851935
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}