{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crater-diamonds-state-park-murfreesboro-ar",
  "name": "Crater of Diamonds State Park",
  "description": "Crater of Diamonds State Park is located at 209 State Park Road, Murfreesboro AR 71958. Crater of Diamonds State Park can be contacted at ***-***-**** or http://www.craterofdiamondsstatepark.com/",
  "url": "https://campertunity.com/listings/campgrounds/crater-diamonds-state-park-murfreesboro-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "209 State Park Road",
    "addressLocality": "Murfreesboro",
    "addressRegion": "AR",
    "postalCode": "71958",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0325478,
    "longitude": -93.6729312
  }
}