{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campn-rv",
  "name": "CampN RV",
  "description": "CampN RV is a family run RV park offering year-round camping and RV storage services in Lloydminster, AB. Whether you are a snowbird, work crew, tourist, large",
  "url": "https://campertunity.com/listings/campgrounds/campn-rv",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiODBjYjFiZmEtYjMxOC00YWNjLTgwNGItNzhjM2JlOGIwNDc5X0lNR18xODQwSlBHLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTAwMCwiaGVpZ2h0IjoxMDAwLCJmaXQiOiJpbnNpZGUifSwianBlZyI6eyJxdWFsaXR5Ijo1MH0sInRvRm9ybWF0IjoianBlZyJ9fQ=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Box 21034",
    "addressLocality": "Lloydminster",
    "addressRegion": "AB",
    "postalCode": "T9V 2S1"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.297311,
    "longitude": -110.202093
  },
  "sameAs": [
    "https://www.campspot.com/park/campn-rv"
  ],
  "checkinTime": "12:01:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash Disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}