{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hillside-rv-resort-elgin",
  "name": "Hillside RV Resort",
  "description": "Come visit Hillside RV Resort for your next RV camping trip! Hillside takes pride in their top-notch customer service and amenities including an on-site laundromat and fishing pond.",
  "url": "https://campertunity.com/listings/campgrounds/hillside-rv-resort-elgin",
  "image": [
    "/files/2023/09/dl1.jpg",
    "/files/2022/09/1663598361267_reservations.jpg",
    "/files/2022/09/1663598386149_amenities.jpg",
    "/files/2022/09/1663598428161_content2.jpg",
    "/files/2022/09/1663598379988_aboutus.jpg",
    "/files/2023/09/dl2.jpg",
    "/files/2022/09/1663598404355_content1.jpg",
    "/files/2022/09/1663598371407_rates.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elgin",
    "addressRegion": "OK",
    "postalCode": "73538",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://hillsidervresort.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}