{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kinchela-rest-area-bourke-new-south-wales",
  "name": "Kinchela Rest Area",
  "description": "Near Outback NSW and Bourke. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/kinchela-rest-area-bourke-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kidman Way",
    "addressLocality": "Bourke",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.457499,
    "longitude": 145.935265
  },
  "sameAs": [
    "https://campermate.com/en/location/australia/nsw/outback-nsw/free-campsites/kinchela-rest-area/b1ec98ac-61dd-4737-bda5-45d4c1917eb6",
    "https://www.anycamp.com.au/campsite/kinchela-rest-area-1?utm_source=list&utm_medium=web&utm_campaign=campsites/tindarey-nsw/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}