{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hillside-caravan-park-thirsk-north-yorkshire",
  "name": "Hillside Caravan Park",
  "description": "Hillside Caravan Park is a purpose built 9 acre site situated on a farm just to the east of Knayton, Thirsk, North Yorkshire. We offer excellent facilities for touring caravans and motorhomes and can cater for up to 50 touring units on our 9 acre site.Our small family run park is set in beautiful surroundings so you can relax and enjoy your holiday in comfort & peace. There is access to a luxury heated amenity block and a large playing area for football and other games ideal for children to l...",
  "url": "https://campertunity.com/listings/campgrounds/hillside-caravan-park-thirsk-north-yorkshire",
  "image": [
    "https://lh4.googleusercontent.com/-seZyEdXBdh0/Up70_hj35II/AAAAAAADwCk/ZOOe1lce-s8/w1000/HPIM1311.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Canvas Farm",
    "addressLocality": "Thirsk",
    "addressRegion": "North Yorkshire",
    "postalCode": "YO7 4BR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.2327725,
    "longitude": -1.3423775
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}