{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/the-big-strawberry-koonoomoo-victoria",
  "name": "The Big Strawberry",
  "description": "Near Central Murray and Koonoomoo. Pets Allowed, Drinking Water and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/the-big-strawberry-koonoomoo-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--5-p0JYcP--/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/rotlrcakif1axkzgbejm",
    "https://media.anycamp.com.au/c/image/upload/s--tifcoFyl--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/rotlrcakif1axkzgbejm"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7034 Goulburn Valley Hwy",
    "addressLocality": "Koonoomoo",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.888945,
    "longitude": 145.574382
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jenny W."
      },
      "reviewBody": "Gravel site in the car park. Power and water available $10 per night. Unpowered free.  Walking track next door to walk off the huge breakfast available or fresh pancakes with strawberries. Yum.  Don’t forget to ask for your free coffee with breakfast!  Lovely staff. Toilet available during open hours 8am to 5pm."
    }
  ]
}