{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phillips-rv-park-evanston-wy",
  "name": "Phillips RV Park",
  "description": "Phillips RV Park camping reservations and campground information. Learn more about camping near Phillips RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/phillips-rv-park-evanston-wy",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784415/%7Bpht%7DphotoURL5-original%7Bpht%7D1712866599884.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "225 Bear River Drive",
    "addressLocality": "Evanston",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.27076,
    "longitude": -110.94776
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/phillips-rv-park/CHUB/784415/overview",
    "https://wagwalking.com/lifestyle/campgrounds/phillips-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}