{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dirty-duck",
  "name": "The Dirty Duck campground",
  "description": "The Dirty Duck Campground offers both grass and hard pitches. It is currently undergoing improvements, with new toilets being built. The nearby Grantham Canal is just a two-minute walk away. The campsite also serves as a convenient base for visiting Belvoir Castle. It is known for its quiet atmosphere and quality food and ale.",
  "url": "https://campertunity.com/listings/campgrounds/dirty-duck",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e8a%2F73f34f6c-bbd6-4b12-abea-7c6f8d18bbf9_4_640x480.jpg?alt=media&token=6a3cc48f-7119-4061-b14d-deacb1fa1f49",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e8a%2Fc7dce43f-f72c-4aa9-bdc9-72481d01eb82_3_640x480.jpg?alt=media&token=7b9f3dfe-29f5-4027-8413-6b3e6fba2fec",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e8a%2F89fbb30e-2318-4192-8164-95b2054c7d2b_1_640x480.jpg?alt=media&token=5897743e-6572-48a7-8939-b4c70db171d7",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e8a%2F3d9f5937-9e75-4678-91a8-a93c5b149fd0_5_640x480.jpg?alt=media&token=b205d570-5dfe-4138-a8ba-707f9fd47c79",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e8a%2F3d4404bf-7a16-4da4-a9c8-86c286085606_2_640x480.jpg?alt=media&token=65c75084-034a-4737-8c46-60fb94240a96"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "NG32 1NY Grantham",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.90731,
    "longitude": -0.74949
  },
  "sameAs": [
    "https://campio.no/campsite/the-dirty-duck-campground"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    }
  ]
}