{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rylstone-caravan-park-rylstone-nsw",
  "name": "Rylstone Caravan Park",
  "description": "Home",
  "url": "https://campertunity.com/listings/campgrounds/rylstone-caravan-park-rylstone-nsw",
  "image": [
    "https://static.wixstatic.com/media/543f7d_9e28633baa85420dad2e7d0668131c6d~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 Carwell Street",
    "addressLocality": "Rylstone",
    "addressRegion": "NSW",
    "postalCode": "2849",
    "addressCountry": "AU"
  },
  "sameAs": [
    "https://www.rylstonecaravanpark.com.au/"
  ]
}