{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twelve-mile-reserve-kevington-victoria",
  "name": "Twelve Mile Reserve",
  "description": "Twelve mile is a beautiful Camping spot with friendly local birds and bats at night. There are plent... Near High Country and Kevington. Pets Allowed, Free, Toilets and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twelve-mile-reserve-kevington-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--27Ucaur2--/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/iiyedythqkweosmo7qb1",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--CLtZQIV3--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/iiyedythqkweosmo7qb1"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5419 Mansfield-Woods Point Road",
    "addressLocality": "Kevington",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.385309,
    "longitude": 146.227802
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sarah S."
      },
      "reviewBody": "Twelve mile is a beautiful Camping spot with friendly local birds and bats at night. There are plenty of spaces to camp. They have toilets and running water, the camp ground is right along the river. \n\nBe cautious of the Private Property next door, the owners come through regularly and so does the Sheriff. It’s a $4000 fine for trespassing."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Mary-anne N."
      },
      "reviewBody": "Lovely free camp next to the river"
    }
  ]
}