{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/store-point-toombon-victoria",
  "name": "Store Point",
  "description": "Amazing camp spot if it's just you and a couple of friends. Beautiful bush, gold history of the area... Near Baw Baw National Park, Gippsland and Toombon. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/store-point-toombon-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s---dYs2zk0--/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/wzxxoja22sezqh6rjejf",
    "https://media.anycamp.com.au/c/image/upload/s--lFmyK80C--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/wzxxoja22sezqh6rjejf"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Donnelly Creek Road",
    "addressLocality": "Toombon",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.754951,
    "longitude": 146.496309
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ash E."
      },
      "reviewBody": "Nice area at the base of the valley. Not suitable for 2WD vehicles. Plenty of space to camp. Apparently the hut is haunted."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Grant A."
      },
      "reviewBody": "Amazing camp spot if it's just you and a couple of friends. Beautiful bush, gold history of the area is amazing. Bush relics if you can find them, worth exploring. Couple if makeshift huts to stay at, or just tent/swag it outside. There a small creek you can try some gold panning, fishing if you don't mind walking a distance along the banks and putting up with blackberry bushes and dense undergrowth. The atmosphere is wonderful."
    }
  ]
}