{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-johns-arm-melchbourne-verenigd-koninkrijk",
  "name": "St.Johns Arm",
  "description": "quiet place at local pub - in the middle of the fields - where something is expected to be used in the pub - breakfast or dinner - or just a drink - center 18km",
  "url": "https://campertunity.com/listings/campgrounds/st-johns-arm-melchbourne-verenigd-koninkrijk",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650875877.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Knotting Road",
    "addressLocality": "Melchbourne",
    "postalCode": "MK44 1BG",
    "addressCountry": "Verenigd Koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.28377,
    "longitude": -0.49149
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}