{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/raspberry-hill-bundara-victoria",
  "name": "Raspberry Hill",
  "description": "Near Alpine National Park, Lakes and Bundara. Free, Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/raspberry-hill-bundara-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Ig7rs-Sm--/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/fladsbagnizgdyweksfw",
    "https://media.anycamp.com.au/c/image/upload/s--6YzOKnLO--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/fladsbagnizgdyweksfw"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bogong High Plains Road",
    "addressLocality": "Bundara",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.942575,
    "longitude": 147.31774
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}