{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/katie-peters-campground-mitta-mitta-victoria",
  "name": "Katie Peters Campground",
  "description": "Awesome spot for fly fishing and relaxing. Dartmouth dam is only a short distance to take the boat o... Near High Country and Eskdale. Pets Allowed, Free, Toilets, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/katie-peters-campground-mitta-mitta-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--oXr7Cx3a--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/rvt5oi4sxshbll7jkmri",
    "https://media.anycamp.com.au/c/image/upload/s--2XOqLa7y--/c_fill,h_400,q_auto,w_800/rvt5oi4sxshbll7jkmri"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mitta North Rd",
    "addressLocality": "Mitta Mitta",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.457442,
    "longitude": 147.31559
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fly_fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Christopher B."
      },
      "reviewBody": "New favorite spot. A long way from Melbourne but gets very full of Albury locals during public holidays."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Daneil W."
      },
      "reviewBody": "Awesome spot for fly fishing and relaxing. Dartmouth dam is only a short distance to take the boat out"
    }
  ]
}