{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pearl-river-valley-water-supply-district-goshen-springs-camp",
  "name": "Pearl River Valley Water Supply District Goshen Springs Campground",
  "description": "Pearl River Valley Water Supply District Goshen Springs Campground is near Brandon, MS, and features flat terrain with access to the Pearl River.",
  "url": "https://campertunity.com/listings/campgrounds/pearl-river-valley-water-supply-district-goshen-springs-camp",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4248 Hwy 43 N",
    "addressLocality": "Brandon",
    "addressRegion": "MS",
    "postalCode": "39047",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.49845211,
    "longitude": -89.89773055
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}