{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lr-basin-wy",
  "name": "LR",
  "description": "Welcome to Liberty Ranch Campground. We are located just 1/2 mile off historic Hwy 20, and Hwy 30 in Basin Wyoming. With our limited number of Full-Service RV spaces (*three total), we are able to provide a truly peaceful & private camping experience.",
  "url": "https://campertunity.com/listings/campgrounds/lr-basin-wy",
  "image": [
    "https://static.wixstatic.com/media/4919a1_108a2d4736f040f1bd8208ad829bca92~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1013 Crest Avenue",
    "addressLocality": "Basin",
    "addressRegion": "WY",
    "postalCode": "82410",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.379956,
    "longitude": -108.038989
  },
  "sameAs": [
    "https://www.libertyranchcampground.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}