{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hinnomunjie-bridge-omeo-valley-victoria",
  "name": "Hinnomunjie Bridge",
  "description": "Near Lakes and Omeo Valley. Pets Allowed, Free, Toilets and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hinnomunjie-bridge-omeo-valley-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--X7ueCnRm--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/zpwbpcfwbicez4skjauy",
    "https://media.anycamp.com.au/c/image/upload/s--KS18hSxq--/c_fill,h_400,q_auto,w_800/zpwbpcfwbicez4skjauy"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "840 Omeo Valley Road",
    "addressLocality": "Omeo Valley",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.945775,
    "longitude": 147.606876
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Marlou D."
      },
      "reviewBody": "The place is very peaceful and huge so you've got lots of space. The toilets were a bit disgusting because of all the flies but maybe that was just because of the extreme heat these days. Therefore the cooling river was very refreshing :)"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Julian E."
      },
      "reviewBody": "Lovely camping Area"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Edward F."
      },
      "reviewBody": "Beautiful spotgood place"
    }
  ]
}