{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rural-spot-close-to-shops-ocean",
  "name": "Rural spot close to shops & ocean",
  "description": "Picturesque property surrounded by cattle farms. Peaceful, charming place, with mountain views & cou",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rural-spot-close-to-shops-ocean",
  "image": [
    "https://campspace.com/media/medium/uploads/space/33/74/_1/3374_1_5e53d088b020e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.72,
    "longitude": 152.92
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}