{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bush-campsite-bellfield-victoria",
  "name": "Bush Campsite",
  "description": "Near Grampians National Park, Central Highlands and Bellfield. Toilets and Showers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bush-campsite-bellfield-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--1ZPPlPtH--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/bij8qvxiftzzz1hkmaie",
    "https://media.anycamp.com.au/c/image/upload/s--vL_E3FSn--/c_fill,h_400,q_auto,w_800/v1/production/bij8qvxiftzzz1hkmaie"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stony Creek Rd",
    "addressLocality": "Bellfield",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.178626,
    "longitude": 142.480775
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jenny M."
      },
      "reviewBody": "Great spot to spend a couple of nights. Definitely bush camp, old amenities,  but owner doing updates all the time.  Quiet and peaceful.  Old cars and other memorabilia laying around add to the charm.  Owner very friendly and helpful, you can buy meals and apparently the pizzas are delicious.\nPowered and unpowered sites available, it also has cabins."
    }
  ]
}