{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rock-lake-hinton-ab",
  "name": "Rock Lake",
  "description": "The Rock Lake Provincial Recreation Area is a large campground with 104 campsites located along the shores of Rock Lake within the Rock Lake/Solomon Creek Wildland Park. In the summer, this road can be driven in a 2-wheel drive vehicle. FRMA provides firewood free of charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rock-lake-hinton-ab",
  "image": [
    "https://www.westfraser.com/sites/default/files/2024-09/Rock%20Lake.png",
    "https://www.westfraser.comwith roads and lake areas clearly visible.\" />"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hinton",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.474206,
    "longitude": -118.266115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}