{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pakes-lakewood-retreat-rv-park-colfax-la",
  "name": "Pake's Lakewood Retreat & RV Park",
  "description": "Pake's Lakewood Retreat offers clean, quiet RV park in Colfax, LA and 8 Fully furnished Cabin rentals with weekly & monthly rates. We offer great fishing too.",
  "url": "https://campertunity.com/listings/campgrounds/pakes-lakewood-retreat-rv-park-colfax-la",
  "image": [
    "https://static.wixstatic.com/media/9c8bad_7a04d0be383a4fe9abf0cd103a51a326.jpg/v1/fit/w_2500,h_1330,al_c/9c8bad_7a04d0be383a4fe9abf0cd103a51a326.jpg",
    "https://static.wixstatic.com/media/9c8bad_7a04d0be383a4fe9abf0cd103a51a326.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14008 Hwy 8",
    "addressLocality": "Colfax",
    "addressRegion": "LA",
    "postalCode": "41417",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.5194077,
    "longitude": -92.7068037
  },
  "sameAs": [
    "https://www.pakesrvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}