{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/percy-e-quin-state-park-mccomb-ms",
  "name": "Percy E Quin State Park",
  "description": "Percy E Quin State Park is located at 2036 Percy Quin Drive, Mccomb MS 39648. Percy E Quin State Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/percy-e-quin-state-park-mccomb-ms",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2036 Percy Quin Drive",
    "addressLocality": "Mccomb",
    "addressRegion": "MS",
    "postalCode": "39648",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.1901005,
    "longitude": -90.5033333
  }
}