{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ingenia-holidays-tomakin-new-south-wales",
  "name": "Ingenia Holidays Tomakin",
  "description": "Lovely shaded sites, overlooking the beautiful Tomaga River or Lagoon. Situated close to the amenities and resort-style pool, grassy sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ingenia-holidays-tomakin-new-south-wales",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1708422523/dev-campground-photos/uklpswzis5ugnhjpue19/ingenia-holidays-tomakin-premium-grass-sites-south-coast.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tomakin",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.82461,
    "longitude": 150.185196
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Shade"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}