{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-inglis-fl",
  "name": "Spot2Nite",
  "description": "Dedicated to comfort and convenience, Citrus River Village II is ready to welcome you to your new favorite RV resort. Say yes to the RV Resort Lifestyle with Citrus River Village II Today!",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-inglis-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/416f63ac-4701-11f0-bd59-690ce5a8f8a6/card.jpg?v=63916892320"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14035W West River Road",
    "addressLocality": "Inglis",
    "addressRegion": "FL",
    "postalCode": "34449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.0237817,
    "longitude": -82.6701474
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}