{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cunninghams-rest-area-camping-area-warialda-new-south",
  "name": "Cunningham's Rest Area Camping Area",
  "description": "Near New England North West and Warialda. Pets Allowed and Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cunninghams-rest-area-camping-area-warialda-new-south",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gwydir Hwy",
    "addressLocality": "Warialda",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.546113,
    "longitude": 150.553707
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}