{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-tommy-turtle-park-bottineau-nd",
  "name": "Tommy Turtle Park",
  "description": "Tommy Turtle Park is located at 801-899 8th Street East, Bottineau ND 58318. Tommy Turtle Park can be contacted at ***-***-**** or http://bottineauparks.com/park/ttp-info.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-tommy-turtle-park-bottineau-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "801-899 8th Street East",
    "addressLocality": "Bottineau",
    "addressRegion": "ND",
    "postalCode": "58318",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8232482,
    "longitude": -100.4310473
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/bottineau/tommy-turtle-park"
  ]
}