{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cactus-inn-rv-parking",
  "name": "Cactus Inn & RV Parking",
  "description": "See seven traves, 6 phos and log posts.",
  "url": "https://campertunity.com/listings/campgrounds/cactus-inn-rv-parking",
  "image": [
    "https://campcdn.com/photos/3/5/35004/342028/uploads_2F1651434455297-z42uw7cj1v-9d3054c6854557b03b049c744622c178_2F20220428_171029_5B1_5D.jpg?v=1651434472",
    "http:https://campcdn.com/photos/3/5/35004/342028/low_res/cactus-inn-rv-parking.jpg?v=1651434472"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2337379795785,
    "longitude": -100.60760338960031
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}