{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jerry-c-au",
  "name": "Jerry C.",
  "description": "Fantastic camping site, clean, nice and friendly staff.",
  "url": "https://campertunity.com/listings/campgrounds/jerry-c-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--y5hxM_mV--/c_fill,h_400,q_auto,w_800/lgfkeo1h4nbbifv7zuaw",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "88 Reymond Street, Forbes, New South Wales",
    "addressLocality": "2871",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/apex-riverside-tourist-park/stories/7172"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}