{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rebecca-b-au",
  "name": "Rebecca B.",
  "description": "We absolutely love camping in the unpowered area here, (there are powered options) space under the t...",
  "url": "https://campertunity.com/listings/campgrounds/rebecca-b-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ioArlf9t--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/osvqkfl1ns05bufqdtnz",
    "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": "1 Waratah Street, Bendalong, New South Wales",
    "addressLocality": "2539",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/bendalong-point-tourist-park/stories/18565"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}