{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/railway-park-linville-fc",
  "name": "Railway Park Linville (FC)",
  "description": "This is a great little Free Camp located right in the beautifully township of Linville. The camp site is located right opposite the Linville Hotel and set on the site of the old railway station, with remnants of old carriages and the railway station still on site. It is a very generous size site with heaps of room to move. It is all grass, and most sights are level, but some with slight slope. There are mostly sunny open spots ideal for those who require solar. There are two free power points...",
  "url": "https://campertunity.com/listings/campgrounds/railway-park-linville-fc",
  "image": [
    "https://directory.fullrangecamping.com.au/wp-content/uploads/2015/03/free-camps.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Linville Road, Linville QLD 4306, Australia",
    "postalCode": "Our Address Linville Road, Linville QLD 4306, Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.843420628778546,
    "longitude": 152.27619408587498
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}