{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/merrington-campsite-thomson-victoria",
  "name": "Merrington Campsite",
  "description": "Great place to camp if no one else is around and you want peace and quiet. A few river crossing in t... Near Baw Baw National Park, Gippsland and Thomson. Pets Allowed, Free, Toilets, Drinking...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/merrington-campsite-thomson-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--vFFyaAgu--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/vgtbstwe2qvhpvj45wod",
    "https://media.anycamp.com.au/c/image/upload/s--O7RpQwGf--/c_fill,h_400,q_auto,w_800/vgtbstwe2qvhpvj45wod"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Williamsons Track",
    "addressLocality": "Thomson",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.761179,
    "longitude": 146.400582
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Grant A."
      },
      "reviewBody": "Great place to camp if no one else is around and you want peace and quiet. A few river crossing in the area, some fishing, gold prospecting. I prefer to head up when no one else is there."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dana H."
      },
      "reviewBody": "Busy campsite & base for 4wding, near lots of good tracks. One toilet. Lots of fire pits. Should definitely have a 4wd & 4wd caravan or trailer- difficult to get into."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lee S."
      },
      "reviewBody": "Small busy site"
    }
  ]
}