{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grawin-opal-fields-grawin-opal-fields-nsw-australia",
  "name": "Grawin Opal Fields",
  "description": "Near Cumborah. Pets Allowed, Free and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grawin-opal-fields-grawin-opal-fields-nsw-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--MGEyWHxP--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ar5legpoelwxqorncool",
    "https://media.anycamp.com.au/c/image/upload/s--bwYp2JL3--/c_fill,h_400,q_auto,w_800/ar5legpoelwxqorncool"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grawin Opal Fields NSW",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.77,
    "longitude": 147.56
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}