{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-prairie-dickinson-nd-us",
  "name": "Peaceful Prairie Vineyard Retreat",
  "description": "Set among rolling vines, this year-round full-service winery offers RV Camping with no hookups amid scenic grass and level gravel sites. Taste 13 house-made wines, craft and canned beers, and savor flatbread pizzas or prime rib on the patio. Open Wednesday‚ÄìSaturday 11am‚Äì8pm and Sunday 11am‚Äì6pm (closed Mondays and Tuesdays), it‚Äôs dog-friendly and perfect for quiet evenings, beautiful sunsets, and memorable mornings.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-prairie-dickinson-nd-us",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/TKvNyyQjxIX77pWx_b8161fcbbf4eb96a997f94e1a7f26595_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dickinson, ND",
    "addressLocality": "Dickinson",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.91002841,
    "longitude": -102.7650714
  },
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.91,
    "reviewCount": 223,
    "bestRating": 5,
    "worstRating": 1
  }
}