{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/newman-rocks-campground-wa",
  "name": "Newman's Rocks Campground | Free Camp at Newman's Rocks WA",
  "description": "Free camp in a clearing surrounded by Eucalyptus trees and a dense, dry forest. Head over the back for a chance to spot some Camels!",
  "url": "https://campertunity.com/listings/campgrounds/newman-rocks-campground-wa",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.42787649896074,
    "longitude": 121.750350743252
  },
  "sameAs": [
    "https://www.wayandfarer.com/guides/campgrounds/newmans-rocks-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$1+"
}