{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kyffins-reserve-boat-ramp-area-mulwala-nsw-australia",
  "name": "Kyffins Reserve Boat Ramp Area",
  "description": "Near Mulwala. Pets Allowed, Free and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kyffins-reserve-boat-ramp-area-mulwala-nsw-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--k5oeQZjU--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/eaehlclv21ddj6lswqkw",
    "https://media.anycamp.com.au/c/image/upload/s--efkPnoDc--/c_fill,h_400,q_auto,w_800/eaehlclv21ddj6lswqkw"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kyffins Reserve boat ramp",
    "addressLocality": "Mulwala NSW",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.98,
    "longitude": 146.06
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}