{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fun-n-sun-trailer-park-overton-nv",
  "name": "Fun N Sun Trailer Park",
  "description": "Fun N Sun Trailer Park is located at 280 North Cooper Street, Overton NV 89040. Fun N Sun Trailer Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fun-n-sun-trailer-park-overton-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "280 North Cooper Street",
    "addressLocality": "Overton",
    "addressRegion": "NV",
    "postalCode": "89040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5447814,
    "longitude": -114.4426519
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/overton/fun-n-sun-trailer-park"
  ]
}