{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harrison-rv-mobile-home-park-centralia-wa",
  "name": "Harrison RV/Mobile Home Park",
  "description": "Harrison RV/Mobile Home Park is located at 3312 Harrison Avenue, Centralia WA 98531. Harrison RV/Mobile Home Park can be contacted at ***-***-**** or http://harrisonrvpark.net/",
  "url": "https://campertunity.com/listings/campgrounds/harrison-rv-mobile-home-park-centralia-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3312 Harrison Avenue",
    "addressLocality": "Centralia",
    "addressRegion": "WA",
    "postalCode": "98531",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7546716,
    "longitude": -123.0001732
  }
}