{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-glen-ayr-motel-rv-park-hoodspo",
  "name": "Glen Ayr Motel & RV Park",
  "description": "Glen Ayr Motel & RV Park is located at 25381 U.S. 101, Hoodsport WA 98548. Glen Ayr Motel & RV Park can be contacted at ***-***-**** or http://www.glenayr.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-glen-ayr-motel-rv-park-hoodspo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25381 U.S. 101",
    "addressLocality": "Hoodsport",
    "addressRegion": "WA",
    "postalCode": "98548",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4201284,
    "longitude": -123.1318964
  }
}