{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/r-and-r-ranch-rv-park-osceola-ia",
  "name": "R and R Ranch RV Park",
  "description": "R and R Ranch RV Park is located near Osceola, Iowa, featuring flat terrain typical of the region. Temperatures range from lows in the 20s Fahrenheit during winter to highs in the 80s during summer. Visitors can explore nearby East Lake County Park and the Lakeside Casino for recreational activities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/r-and-r-ranch-rv-park-osceola-ia",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2376 US 69",
    "addressLocality": "Osceola",
    "addressRegion": "IA",
    "postalCode": "50213",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.95695704,
    "longitude": -93.76831755
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}