{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-hawthorn-farm-martin-mill-dover",
  "name": "Camping Hawthorn Farm",
  "description": "Camping Hawthorn Farm is a campsite in Martin, Kent. This campsite with sloping terrain has pitches with parcels, with shade, without...",
  "url": "https://campertunity.com/listings/campgrounds/camping-hawthorn-farm-martin-mill-dover",
  "image": [
    "https://cdn1.acsi.eu/6/8/6/5/68652a3cd5056.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Station Road",
    "addressLocality": "Martin Mill/Dover",
    "postalCode": "CT15 5LA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.16867,
    "longitude": 1.34647
  },
  "sameAs": [
    "https://www.eurocampings.de/vereinigtes-konigreich/england/kent/martin/camping-hawthorn-farm-100222/?tab=reviews&reviewLocale=&reviewPage=1&reviewSort=scoreDesc"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}