{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/narrabri-showground-narrabri",
  "name": "Narrabri Showground",
  "description": "Narrabri Showground provides campsites for caravans and campervans. Hot showers and basic amenities included. Powered and unpowered sites available. In a convenient location, walking distance from town centre. Closed during certain events, call for details and bookings.",
  "url": "https://campertunity.com/listings/campgrounds/narrabri-showground-narrabri",
  "image": [
    "https://photos.geozone.co.nz/photos/e14a290ece7546b64b07cff6ea44896c-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Narrabri",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.3368,
    "longitude": 149.762
  },
  "sameAs": [
    "https://campermate.com/location/australia/nsw/new-england-north-west/paid-campground/narrabri-showground/6c702f8e-c78c-4650-80b9-57115d453fee",
    "https://campermate.com/location/australia/nsw/new-england-north-west/low-cost-campground/narrabri-showground/6c702f8e-c78c-4650-80b9-57115d453fee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    }
  ]
}