{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-steinkjer",
  "name": "Camping Behaviour Not Allowed",
  "description": "by motorway - view over the fjord - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-steinkjer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650743922.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E6",
    "addressLocality": "Steinkjer",
    "addressRegion": "steinkjer",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.98326,
    "longitude": 11.43187
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}