{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-styrne-camping",
  "name": "Little Styrne Camping",
  "description": "Little Styrne Campground is a certified site for the Caravan Club. It accommodates both campers and caravans. The site features a flat grassed lot and bathrooms, but lacks shower facilities. There are also dump points available. A walking and biking trail is located nearby, along the river.",
  "url": "https://campertunity.com/listings/campgrounds/little-styrne-camping",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f9020%2F826be196-c7a1-4204-b087-5f0770469903_2_640x480.jpg?alt=media&token=e8adf71a-253f-4d43-95ce-c214a54c60b2",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f9020%2F5460467c-da8f-4273-b1d1-736fbb671ac2_3_640x480.jpg?alt=media&token=c990f3d1-7790-46a1-bebe-1bc16ee7fa30",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f9020%2F6a91fc5a-6466-4057-a080-d2e527630d92_1_640x480.jpg?alt=media&token=64b07f9c-535c-4839-bc9e-20356d3aca6f"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B5010 DE72 3LJ Borrowash",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.90204,
    "longitude": -1.3843
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}