{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mc-sunset-rv-park-anthony-ks",
  "name": "MC Sunset RV Park",
  "description": "..Full Service includes: 25' x 50' Rocked Spaces/ Extra parking Elect, 50/30/20 Amps, Water, Sewer, Trash, Wi-Fi Storm Shelter, Coin Operated Laundry Machines 80 acres with 3 ponds, shooting range for campers use",
  "url": "https://campertunity.com/listings/campgrounds/mc-sunset-rv-park-anthony-ks",
  "image": [
    "https://d1vz9u29ljbvc9.cloudfront.net/ee/ee32/ee32164c-9bcb-4418-8566-ffda3c7b2902.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 Nw 80 Ave",
    "addressLocality": "Anthony",
    "addressRegion": "KS",
    "postalCode": "67003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.152729,
    "longitude": -98.184447
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/872632-mc-sunset-rv-park-in-anthony-ks"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}