{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/featherstone-rv-park-birchwood-wi-1",
  "name": "What is the phone number for Featherstone RV Park?",
  "description": "Featherstone RV Park is located at W650 Granite Road, Birchwood WI 54817. Featherstone RV Park can be contacted at ***-***-**** or http://www.featherstonervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/featherstone-rv-park-birchwood-wi-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W650 Granite Road",
    "addressLocality": "Birchwood",
    "addressRegion": "WI",
    "postalCode": "54817",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.642444,
    "longitude": -91.569042
  }
}