{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/robertson-park-us",
  "name": "Robertson Park",
  "description": "Robertson Park, Jackson Minnesota. See 6 traveler reviews, 6 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/robertson-park-us",
  "image": [
    "https://campcdn.com/photos/7/1/7122/239447/uploads_2F1594957961347-v6bv5lfgk-19fe4ddc6830d8e31254c10acc087f39_2FIMG-20200716-WA0006.jpg?v=1633649965",
    "http:https://campcdn.com/photos/7/1/7122/239447/low_res/robertson-co-park.jpg?v=1633649965"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.522706347289414,
    "longitude": -95.09896205014651
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}