{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/miles-rest-stop-miles-queensland",
  "name": "Miles Rest Stop",
  "description": "Near Southern Queensland Country and Miles. Pets Allowed, Free, Toilets, BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/miles-rest-stop-miles-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--B2V4U-M2--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/o6f7mmakvnzzhyvcau70",
    "https://media.anycamp.com.au/c/image/upload/s--RWu_1rrg--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/o6f7mmakvnzzhyvcau70"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Murilla St",
    "addressLocality": "Miles",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.656541,
    "longitude": 150.179125
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/miles-rest-stop"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}