{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-aview-mobile-rv-cabins-clallam-bay-wa",
  "name": "Aview Mobile RV Cabins",
  "description": "Aview Mobile RV Cabins is located at 92 Kellogg Road West, Clallam Bay WA 98326. Aview Mobile RV Cabins can be contacted at ***-***-**** or http://www.clallambay.net/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-aview-mobile-rv-cabins-clallam-bay-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "92 Kellogg Road West",
    "addressLocality": "Clallam Bay",
    "addressRegion": "WA",
    "postalCode": "98326",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.250061,
    "longitude": -124.264065
  }
}