{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jjs-rv-resort-nanton-ab-ca",
  "name": "JJ'S RV Resort",
  "description": "We are a family run family oriented campground / rv resort located 45 minutes south of Calgary Alberta. Located close to golfing, fishing and boating.",
  "url": "https://campertunity.com/listings/campgrounds/jjs-rv-resort-nanton-ab-ca",
  "image": [
    "https://static.wixstatic.com/media/cf5b08_408d605f08d94b3fa850440e90f9836a~mv2.jpg/v1/fill/w_147,h_110,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/cf5b08_408d605f08d94b3fa850440e90f9836a~mv2.jpg",
    "https://static.wixstatic.com/media/cf5b08_9f615c472f0340a997e9e5e445579c79~mv2.jpeg/v1/fill/w_147,h_98,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/cf5b08_9f615c472f0340a997e9e5e445579c79~mv2.jpeg",
    "https://static.wixstatic.com/media/cf5b08_fc83598ab4e24bd4b2db40d5d8fb249b~mv2.jpg/v1/fill/w_147,h_110,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/cf5b08_fc83598ab4e24bd4b2db40d5d8fb249b~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Box 115",
    "addressLocality": "Nanton",
    "addressRegion": "AB",
    "postalCode": "T0L 1R0",
    "addressCountry": "CA"
  },
  "sameAs": [
    "https://www.jjsrvresort.ca/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    }
  ]
}