{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/solstice-rv-park-monahans-tx",
  "name": "Solstice RV Park",
  "description": "Solstice RV Park camping reservations and campground information. Learn more about camping near Solstice RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/solstice-rv-park-monahans-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5588 S. Stockton Ave.",
    "addressLocality": "Monahans",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.52666,
    "longitude": -102.89514
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/solstice-rv-park/CHUB/782661/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}