{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mogo-campground-mogo-creek-nsw-2775",
  "name": "Mogo campground",
  "description": "Plenty of space. Great fire pits located in each campsite. Perfect for a weekend getaway Near Yengo National Park, Sydney and Mogo Creek. Toilets and BBQ Areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mogo-campground-mogo-creek-nsw-2775",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--VLQjNsQ0--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/5424c6a7468f07ce7bc5f9c23bfa541d",
    "https://media.anycamp.com.au/c/image/upload/s--j5SmWwza--/c_fill,h_400,q_auto,w_800/5424c6a7468f07ce7bc5f9c23bfa541d"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Circuit Flat Walk",
    "addressRegion": "Mogo Creek NSW 2775",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.145142,
    "longitude": 151.091336
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jess Van Dyk"
      },
      "reviewBody": "Nice camping spot, very quiet, nice and flat in lost spot, each site has a little camp fire although some sites are missing the plate for cooking. You definitely need to bring firewood, we stopped at Wisemans Petrol station to buy ours. Easy booking process. The BBQ that they have on site requires you to make a fire (open pit) so be mindful to have enough wood :) Great little spot overall."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Emily G."
      },
      "reviewBody": "Plenty of space. Great fire pits located in each campsite. Perfect for a weekend getaway"
    }
  ]
}