{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tiny-town-rv-park",
  "name": "Tiny Town RV Park",
  "description": "Tiny Town RV Park, Broken Bow Oklahoma. See 1 traveler review, 8 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/tiny-town-rv-park",
  "image": [
    "https://campcdn.com/photos/2/8/28642/142738/uploads_2F1515438046493-vc6f7t556723-1bbe3ade3e7173b8323cbbdbe0fb380d_2FTinytown.jpg?v=1672622744",
    "http:https://campcdn.com/photos/2/8/28642/142738/low_res/tiny-town-rv-park.jpg?v=1672622744"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.11713855929532,
    "longitude": -94.74051475524902
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}