{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cracknback-campground-8476-armidale-rd-lower-creek-2440-new",
  "name": "Cracknback Campground",
  "description": "Near Cunnawarra National Park, Carrai National Park, North Coast NSW and Lower Creek. Pets Allowed, Toilets, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cracknback-campground-8476-armidale-rd-lower-creek-2440-new",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tp0sOtmp--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/mxzdb1fxphpws3dosqjh",
    "https://media.anycamp.com.au/c/image/upload/s--O4q08xek--/c_fill,h_400,q_auto,w_800/mxzdb1fxphpws3dosqjh"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "8476 Armidale Rd Lower Creek. 2440",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.744734,
    "longitude": 152.280754
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}