{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reflections-lennox-head-holiday-park-lennox-head-skennars",
  "name": "Reflections Lennox Head - Holiday Park",
  "description": "If you’re looking for a spot to truly relax – a beautiful and laidback place to slow down, be nurtured and embrace the simple things – it’s hard to go past Reflections Holidays Lennox Head. From strolling the sands of the famous Seven Mile Beach, to paddling the tea-tree scented waters of Lake Ainsworth, it’s easy to nourish the mind, body and soul in this peaceful patch of paradise. A 20-minute drive from Ballina, 30-minutes from Byron Bay and two hours from Brisbane, Lennox Head Reflections...",
  "url": "https://campertunity.com/listings/campgrounds/reflections-lennox-head-holiday-park-lennox-head-skennars",
  "image": [
    "https://photos.geozone.co.nz/photos/d824e93db4312b1369b7db30be7c8a6f-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Corner Ross Street &, Pacific Parade, Lennox Head NSW 2478",
    "addressLocality": "Lennox Head - Skennars Head",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.7866,
    "longitude": 153.593
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}