{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/murphys-rv-park-cameron-la",
  "name": "Murphys Rv Park",
  "description": "Large lots, high speed WI-FI, electrical outlets, multi vehicle spaces, spacious living!",
  "url": "https://campertunity.com/listings/campgrounds/murphys-rv-park-cameron-la",
  "image": [
    "https://img1.wsimg.com/isteam/ip/92b5a806-77c6-438b-96c2-f840f8d996d8/E6FFC0B7-91D6-46A4-A174-82998139F356.jpeg",
    "http://img1.wsimg.com/isteam/ip/92b5a806-77c6-438b-96c2-f840f8d996d8/E6FFC0B7-91D6-46A4-A174-82998139F356.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "125 Dewey St",
    "addressLocality": "Cameron",
    "addressRegion": "LA",
    "postalCode": "70631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.789263,
    "longitude": -93.305209
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}