{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cambridge-city-rv-park",
  "name": "Cambridge City RV Park",
  "description": "See 9 travesiers, 7 phos and log posts.",
  "url": "https://campertunity.com/listings/campgrounds/cambridge-city-rv-park",
  "image": [
    "https://campcdn.com/photos/7/6/7684/115107/uploads_2F1484857454794-2nwlswba7lxyenpr-66cf40934b423b0ba0f60d197797eed7_2FNebraska_0003.jpg?v=1633649839",
    "http:https://campcdn.com/photos/7/6/7684/115107/low_res/cambridge-city-rv-park.jpg?v=1633649839"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.282641392572,
    "longitude": -100.16026608855029
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}