{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-andoya-fv974-nordmela-nordland",
  "name": "Parking Andøya Fv974",
  "description": "Camper place along Fv974 near Bukkekjerka - use GPS coordinates - located 200m from main road Fv974 - right on the sea - no traffic noise - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/parking-andoya-fv974-nordmela-nordland",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650954478.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sekundær Fylkesveg 974",
    "addressLocality": "Nordmela",
    "addressRegion": "nordland",
    "postalCode": "8489",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.10699,
    "longitude": 15.59361
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}