{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/italian-flat-dargo-victoria",
  "name": "Italian Flat",
  "description": "Great spot, gets really busy though. Near Lakes and Dargo. Pets Allowed, Free and Toilets.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/italian-flat-dargo-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--dTEoFN_C--/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/th9w6ikl3jdyjn7mx0ob",
    "https://media.anycamp.com.au/c/image/upload/s--X1ulYDn8--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/th9w6ikl3jdyjn7mx0ob"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "326 Upper Dargo Road",
    "addressLocality": "Dargo",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.40853,
    "longitude": 147.262523
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Mark B Meehan"
      },
      "reviewBody": "No service here but you can go fishing here also a toilet here to"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "red truck reviews"
      },
      "reviewBody": "Great little campsite for a one night stopover. \n\nCheck out my full review at www.redtruckreviews.com"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dan C."
      },
      "reviewBody": "Great spot, gets really busy though."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Simple"
      },
      "reviewBody": "乾淨的河流 取水方便 環境優美 潺潺流水聲 山谷間的營地"
    }
  ]
}