{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/armidale-tourist-park-armidale",
  "name": "Armidale Tourist Park",
  "description": "We recently stayed for 8weeks. Quiet tourist park just outside the hustle and bustle of Armidale CBD... Near New England North West and Armidale. Pets Allowed, Toilets, Drinking Water, BBQ Areas,...",
  "url": "https://campertunity.com/listings/campgrounds/armidale-tourist-park-armidale",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--2-w119mV--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/hv5wmpgpynqleqvjuimv",
    "https://media.anycamp.com.au/c/image/upload/s--ofHZnuG3--/c_fill,h_400,q_auto,w_800/hv5wmpgpynqleqvjuimv"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "39 Grafton Road",
    "addressRegion": "Armidale NSW 2350",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.521448,
    "longitude": 151.683834
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Daniel E."
      },
      "reviewBody": "Quite a nice location a short distance from town. During our stay there did seem to be a bit of standing water around the particular site we selected but there were ample other sites available that we could have otherwise moved to.\n\nThe amenities we used were a little old and could do with some TLC but other than that we look forward to visiting again some time in the future."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jenny D."
      },
      "reviewBody": "Beautiful spot. Stayed here last year. Kids loved the pool which was a welcome relief from the heat! Staff were lovely. Amenities clean."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rachel I."
      },
      "reviewBody": "We recently stayed for 8weeks. Quiet tourist park just outside the hustle and bustle of Armidale CBD. Approx 5min drive. \nFelt safe and relaxed, no issues with other campers or permanent residents.\nKid friendly park with plenty of grass spaces & playground. Unfortunately, I cant speak for pool or games room as we didn’t use. \nShower/toilet facilities a little run down but clean & tidy. Great shower pressure!\nConveniently down the road from Aldi which was good."
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "32",
    "priceValidUntil": "2026-07-06"
  },
  "priceRange": "$32+"
}