{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/firth-park-campground-trentham-east-au",
  "name": "Firth Park Campground",
  "description": "Firth Park Campground is a campsite with 3 pitches in Trentham East, Australia. Book and see Firth Park Campground on Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/firth-park-campground-trentham-east-au",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Trentham East",
    "postalCode": "3485",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.43566,
    "longitude": 144.409661
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}