{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heywood-apex-park-heywood-victoria",
  "name": "Heywood Apex Park",
  "description": "Near Cobboboonee National Park, Great Ocean Road and Heywood. Pets Allowed, Free, Toilets, Drinking Water and BBQ Areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heywood-apex-park-heywood-victoria",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 Cameron St",
    "addressLocality": "Heywood",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.129579,
    "longitude": 141.629437
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Emma G."
      },
      "reviewBody": "This is a quiet park that allows 24hr stays for fully self contained vehicles. Not ideal for campers as you cannot set up a tent and is directly opposite a residential street. It has a beautifully maintained park gardens with a playground and is dog friendly. The river is not very wide and is not suitable for swimming as it is overgrown with reeds and hard to see. We used this spot to refill our water and it has toilets and a sink. Overall, a great rest stop for a picnic!"
    }
  ]
}