{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wildman-woods-campsite",
  "name": "The Wildman Woods campsite",
  "description": "The campsite offers a variety of accommodation options, including areas for campervans and tents. The campervan section is located in a separate area, which is not completely level. This area is distinct from the main camping area. Wheelbarrows are available for use, but there may be a fee associated with their use.",
  "url": "https://campertunity.com/listings/campgrounds/wildman-woods-campsite",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f916f%2F278a41a0-e362-422c-85f7-e7259da09fae_1_640x480.jpg?alt=media&token=a23baa01-b1be-422a-9fd5-4a8905792374",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road SA19 9UW Llangadog",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.90221,
    "longitude": -3.76369
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}