{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/freshwinds-camping",
  "name": "Freshwinds camping",
  "description": "Freshwinds Camping is a site specifically designed for tents and small campers, such as VW vans. It offers basic facilities including compost toilets and showers. However, there are no electric hookups available. The campsite is known for its quiet atmosphere.",
  "url": "https://campertunity.com/listings/campgrounds/freshwinds-camping",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8dcb%2Fb66c2b16-3840-4d8e-8c8b-b39c91728c88_2_640x480.jpg?alt=media&token=c343f3cb-cb22-41ba-b285-dd247343fcbe",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8dcb%2F93492171-681f-4811-b268-a47bfbb737fe_3_640x480.jpg?alt=media&token=222effc2-dd00-4cd9-a390-c4c6833433ae",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8dcb%2Fa26e2957-2769-4b82-b1d5-7824345f4ca0_1_640x480.jpg?alt=media&token=0c4ff761-da98-4296-820e-1a96cd7cb10e"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Watermill Lane TN35 4HX Pett",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.90355,
    "longitude": 0.65376
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}