{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hammond-rv-park-westport-wa",
  "name": "Hammond RV Park",
  "description": "Hammond RV Park, Westport, WA. 55+ longterm space rental. Cable. Restrooms. Close to ocean and Marina.",
  "url": "https://campertunity.com/listings/campgrounds/hammond-rv-park-westport-wa",
  "image": [
    "https://static.wixstatic.com/media/9b5f1b_11d003bd008845f5b65eef8193fb693c~mv2.jpeg/v1/fill/w_1101,h_714,al_c/9b5f1b_11d003bd008845f5b65eef8193fb693c~mv2.jpeg",
    "https://static.wixstatic.com/media/9b5f1b_e2ac7d0bc8764d42a2e959bbcbf94c99~mv2.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1845 South Montesano Street",
    "addressLocality": "Westport",
    "addressRegion": "WA",
    "postalCode": "98595-9512",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.889789,
    "longitude": -124.110419
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}