{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/weaver-park",
  "name": "Weaver Park Campground",
  "description": "Conveniently located on Highway 16 at 4515 44 Street, Weaver Park Campground offers 57 serviced lots equipped with water, power, and septic options to meet your camping needs. Our well-maintained grounds feature modern shower and laundry facilities, along with lush green spaces, playground, and picnic areas for you and your family to enjoy. Nestled in a gated area for added comfort and security, Weaver Park Campground is the perfect destination for any occasion. Located just blocks from downt...",
  "url": "https://campertunity.com/listings/campgrounds/weaver-park",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/jjtxo05r1pecgt85ile2?_a=BAMAOGiu0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/osi1usqoovtucaive7xi?_a=BAMAOGiu0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "45 Avenue",
    "addressLocality": "City of Lloydminster",
    "addressRegion": "Saskatchewan",
    "postalCode": "S9V 0G3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2761475,
    "longitude": -109.9922583
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    }
  ]
}