{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bega-caravan-park-1",
  "name": "Bega Caravan Park",
  "description": "Lovely spot not too busy nothing fancy but clean and friendly and everything we needed Near Tathra Beach, Bournda National Park, Games Bay, Mimosa Rocks National Park, Wallagoot Gap Beach, South...",
  "url": "https://campertunity.com/listings/campgrounds/bega-caravan-park-1",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--17WOtlgV--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/tvufdadtj1yglha5rcom",
    "https://media.anycamp.com.au/c/image/upload/s--cC0dDmGD--/c_fill,h_400,q_auto,w_800/tvufdadtj1yglha5rcom"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "256 Newtown Road, Bega, New South Wales",
    "addressLocality": "2550",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.688775,
    "longitude": 149.839155
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lorraine S."
      },
      "reviewBody": "Lovely spot not too busy nothing fancy but clean and friendly and everything we needed"
    }
  ]
}