{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pioneer-park-fairbanks-ak",
  "name": "Pioneer Park",
  "description": "Contact info, reviews tips & more for Pioneer Park | Camping in Alaska",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pioneer-park-fairbanks-ak",
  "image": [
    "https://photos.thedyrt.com/photo/822654/media/fairbanks-north-star-borough-pioneer-park_b72a7086-a23e-4611-aac7-89a851166b49.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/822651/media/fairbanks-north-star-borough-pioneer-park_34945212-b6eb-472e-a6f4-10f87817dd2f.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/822653/media/fairbanks-north-star-borough-pioneer-park_55e9589e-49c5-47ff-ac21-981a8ba166c5.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/822654/media/fairbanks-north-star-borough-pioneer-park_b72a7086-a23e-4611-aac7-89a851166b49.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/879529/media/fairbanks-north-star-borough-pioneer-park_c1f29ba0-8b09-4582-923d-4fa4b89e69b6.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/822650/media/fairbanks-north-star-borough-pioneer-park_75aa0dbe-e27e-47de-baf4-805cc8f2eb7d.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2300 Airport Way",
    "addressLocality": "Fairbanks",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.83758379,
    "longitude": -147.77651436
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Michael H."
      },
      "datePublished": "2021-07-26T03:24:00.582Z",
      "reviewBody": "The camping is just a parking lot. It’s 12 bucks a night, which in Alaska in the summer in a city is cheap. The park is like an old time amusement park without rides. It is really cool though. There is a Salmon Bake restaurant that seems very popular. We stopped in for an adult refreshment and they are very dog friendly.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Riley N."
      },
      "datePublished": "2022-07-25T05:19:00.586Z",
      "reviewBody": "It’s nice of you need a place to stay. Just a parking lot nothing fancy. We got to play with some puppies people were selling which was nice. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 2,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Elizabeth G."
      },
      "datePublished": "2022-03-28T04:44:27.673Z",
      "reviewBody": "Visited in March 2022. \n\nPioneer park is really just a parking lot. No bathrooms, electricity, or reservations. \n\nThey keep it plowed in the winter so we stopped here for a night. There’s a McDonald’s literally a block away you can use for restrooms and morning coffee/breakfast:)",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}