{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/becky-temora-new-south-wales",
  "name": "BECKY",
  "description": "Nice quiet park, nice clean amenities, nice hot water and pressure, owners are lovely came around to...",
  "url": "https://campertunity.com/listings/campgrounds/becky-temora-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--uQY0bTj9--/c_fill,h_400,q_auto,w_800/mlr9opumcu8jrhlq05tt",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7 Tenefts St",
    "addressLocality": "Temora",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.3830356,
    "longitude": 147.468586
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/temora-aviation-caravan-park-cabins/stories/19890"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}