{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/samual-bollard-campground-talmalmo-nsw",
  "name": "Samual Bollard campground",
  "description": "Set among dry eucalypt forest, Samual Bollard campground, near Holbrook and Albury, offers walking and scenic views.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/samual-bollard-campground-talmalmo-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/woomargama-national-park/samual-bollard/samual-bollard-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tin Mines Trail",
    "addressLocality": "Talmalmo",
    "addressRegion": "NSW",
    "postalCode": "2640",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.8992380133333,
    "longitude": 147.328728926667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}