{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/the-paddock-at-ulupna-ulupna-victoria",
  "name": "The Paddock at Ulupna",
  "description": "Awesome people and awesome place would definitely recommend a stay with Webby and Karen Near Central Murray and Ulupna. BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/the-paddock-at-ulupna-ulupna-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--gV3Xxm_h--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/fqt3srw8igcaeqb040xv",
    "https://media.anycamp.com.au/c/image/upload/s--RnVooeOe--/c_fill,h_400,q_auto,w_800/fqt3srw8igcaeqb040xv"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "311 Ulupna Bridge Rd",
    "addressLocality": "Ulupna",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.846655,
    "longitude": 145.447235
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Emma C."
      },
      "reviewBody": "Awesome people and awesome place would definitely recommend a stay with Webby and Karen"
    }
  ]
}