{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/royal-blue-rv-park-rv-campground-pioneer-tn-pioneer",
  "name": "Royal Blue RV Park | RV Campground | Pioneer, TN",
  "description": "Royal Blue RV Park is located right off the interstate, behind the Caryville Cross. We are a full-service RV park, ready for your visit!",
  "url": "https://campertunity.com/listings/campgrounds/royal-blue-rv-park-rv-campground-pioneer-tn-pioneer",
  "image": [
    "http://www.royalbluervpark.com/wp-content/uploads/2020/09/Logo.jpg",
    "https://www.royalbluervpark.com/wp-content/uploads/2020/09/Logo.jpg",
    "https://royalbluervpark.com/wp-content/uploads/2020/09/Header3-100x50.jpgg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "269 Luther Seiber Ln, Pioneer, TN 37847",
    "addressLocality": "Pioneer",
    "postalCode": "37847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6539872,
    "longitude": -94.3914906
  },
  "sameAs": [
    "https://www.royalbluervpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}