{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/martin-city-park",
  "name": "Martin City Park",
  "description": "Martin City Park, Martin North Dakota. See 2 traveler reviews, 3 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/martin-city-park",
  "image": [
    "https://campcdn.com/photos/7/5/7547/90374/uploads_2F1467507895856-z70z7jbmat-e8a1a3edf3bee7797aed85bf78823321_2F_DSC2693_4_5.jpg?v=1633796395",
    "http:https://campcdn.com/photos/7/5/7547/90374/low_res/martin-city-park.jpg?v=1633796395"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.825,
    "longitude": -100.115
  },
  "sameAs": [
    "https://www.campendium.com/martin-city-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    }
  ]
}