{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/carlton-rv-park-carlton-wa",
  "name": "Carlton RV Park",
  "description": "Contact info, reviews tips & more for Carlton RV Park | Camping in Washington",
  "url": "https://campertunity.com/listings/campgrounds/carlton-rv-park-carlton-wa",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2252 Highway 153",
    "addressLocality": "Carlton",
    "addressRegion": "WA",
    "postalCode": "98814",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.24655604,
    "longitude": -120.11688136
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}