{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kings-own-the-rock-new-south-wales",
  "name": "The Kings Own",
  "description": "Near Riverina and The Rock. Free and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/kings-own-the-rock-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--duq4qmHV--/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/srr89ofy0jmc6olj3zwx",
    "https://media.anycamp.com.au/c/image/upload/s--jzYt8uHP--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/srr89ofy0jmc6olj3zwx"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4760 Olympic Highway",
    "addressLocality": "The Rock",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.271882,
    "longitude": 147.123944
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/the-kings-own?utm_source=list&utm_medium=web&utm_campaign=campsites/turvey-park-nsw/powered"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}