{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/westgate-river-ranch",
  "name": "Westgate River Ranch",
  "description": "Enjoy a luxury camping destination at Westgate River Ranch in florida, united states from $169.00. A perfect Tipi / Tepee & Tents experience for corporate / events and couples looking for beach and ranch.",
  "url": "https://campertunity.com/listings/campgrounds/westgate-river-ranch",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/westgate/new%20may%202016/glamping_(5).jpg",
    "https://www.glamping.com/static/media/uploads/property/westgate/new%20may%202016/glamping_(2).jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.797592,
    "longitude": -81.2182205
  },
  "sameAs": [
    "https://www.glamping.com/destination/north-america/florida/river-ranch/westgate-river-ranch/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}