{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charming-oklahoma-city-ok",
  "name": "Charming Par 3 Pub & Grill Escape",
  "description": "Step into the welcoming world of a Par 3 pub & grill where RV camping meets small-town charm. Guests savor legendary grilled onion cheeseburgers, fresh food, and ice-cold drinks while enjoying flat, secure RV spots adjacent to a scenic mini golf course. Friendly hosts greet you at the bar and introduce you to locals, creating a warm atmosphere perfect for families. Swing by for casual RV camping, a tasty meal, and a fun round of mini golf.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charming-oklahoma-city-ok",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/21449/photo-gallery/qhzIgAcEaNAPU6wl_5d6bf1fe52de569a1c389a21268743ba_medium.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oklahoma City, OK",
    "addressLocality": "Oklahoma City",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.30167998,
    "longitude": -97.60601924
  },
  "checkinTime": "04:80:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}