{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nordmela-nordmela-nordland",
  "name": "Nordmela",
  "description": "between the road and the beach - along the 974 - center 1 km",
  "url": "https://campertunity.com/listings/campgrounds/nordmela-nordmela-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650882926.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sekundær Fylkesveg 974",
    "addressLocality": "Nordmela",
    "addressRegion": "nordland",
    "postalCode": "8489",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.12874,
    "longitude": 15.66662
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.61,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}