{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palisade-state-park-arapeen-campground-sterling-ut",
  "name": "Palisade State Park Arapeen Campground",
  "description": "Palisade State Park Arapeen Campground has 18 campsites. Each site has a paved parking pad, picnic table, fire ring and grill.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palisade-state-park-arapeen-campground-sterling-ut",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/138768/Palisade_State_Park_Arapeen_007.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2200 East Palisade Road",
    "addressLocality": "Sterling",
    "addressRegion": "UT",
    "postalCode": "84665"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.208314,
    "longitude": -111.667382
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}