{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-new-hampshire-motor-speedway-loudon",
  "name": "New Hampshire Motor Speedway",
  "description": "New Hampshire Motor Speedway is located at 1122 New Hampshire 106, Loudon NH 3307. New Hampshire Motor Speedway can be contacted at ***-***-**** or http://www.nhms.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-new-hampshire-motor-speedway-loudon",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1122 New Hampshire 106",
    "addressLocality": "Loudon",
    "addressRegion": "NH",
    "postalCode": "3307",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.36268,
    "longitude": -71.460573
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-hampshire/loudon/new-hampshire-motor-speedway"
  ]
}