When arriving at the park with your van, we are there to help you find the perfect spot where you feel relaxed and comfortable.All powered sites have individual power, water and sullage for your convenience. You have a choice of a grassed or concrete annex slabs plus there are barbecue facilities, amenities, and extensive laundry available for use by all guests.{
"@context": "https://schema.org",
"@type": "Campground",
"name": "Alice Springs Tourist Park",
"description": "Secure, pet-friendly caravan and camping sites in Alice Springs with powered and unpowered options. Amenities include a camp kitchen, convenience shop, gas refills, and 24/7 on-site assistance.",
"url": "https://alicespringstouristpark.com.au/sites/",
"address": {
"@type": "PostalAddress",
"streetAddress": "70 Larapinta Drive",
"addressLocality": "Alice Springs",
"addressRegion": "NT",
"postalCode": "0870",
"addressCountry": "AU"
},
"telephone": "+61 8 8952 2547",
"amenityFeature": [
{
"@type": "LocationFeatureSpecification",
"name": "Security Gated Park",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Powered Sites",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Unpowered Sites",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Camp Kitchen",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Convenience Shop",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Gas Refills",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "After Hours Assistance",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "On-site Staff",
"value": true
}
]
}