{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-castle-lock-nature-reserve-lockerbie-scotland",
  "name": "Parking Castle Lock Nature Reserve",
  "description": "view over the loch - quieter than the other parking lot on the A709 - walking and fishing possible.",
  "url": "https://campertunity.com/listings/campgrounds/parking-castle-lock-nature-reserve-lockerbie-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650832788.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B7020",
    "addressLocality": "Lockerbie",
    "addressRegion": "scotland",
    "postalCode": "DG11",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.12516,
    "longitude": -3.43804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}