{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/murgon-rest-area-murgon-queensland",
  "name": "Murgon Rest Area",
  "description": "Good place to stay showers, toilets, dogs are allowed, drinking water, near shops and has phone rece... Near Southern Queensland Country and Murgon. Pets Allowed, Free, Toilets, Drinking Water and...",
  "url": "https://campertunity.com/listings/campgrounds/murgon-rest-area-murgon-queensland",
  "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": "3 Krebs St",
    "addressLocality": "Murgon",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.242334,
    "longitude": 151.937776
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/murgon-rest-area?utm_source=list&utm_medium=web&utm_campaign=campsites/wilkesdale-qld/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}