{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rognstranda-camping-east-norway",
  "name": "Rognstranda Camping",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/rognstranda-camping-east-norway",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/rognstranda-camping/OTvkOvP9kQzr.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/rognstranda-camping/t53hhzg_ykwP.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rognsveien 146",
    "addressLocality": "Rognstranda Camping",
    "addressRegion": "East Norway",
    "postalCode": "3961",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.00958,
    "longitude": 9.69889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}