{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oasis-rv-park-mt-pleasant-tx",
  "name": "Oasis RV Park",
  "description": "We have an RV park with 80 RV pads. 21 of the pads have lovely park model cabins on them leaving more than 50 RV pads ready to rent. Our park is recently refurbished and ready for visitors.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oasis-rv-park-mt-pleasant-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32781/profile/iBAha08DH95HLzDa_98c41dbd2d91c67d726d46402a90ebe9_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1482 FM 3417, Mt Pleasant, TX 75455",
    "addressLocality": "Mt Pleasant",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1003355,
    "longitude": -95.0154194
  },
  "checkinTime": "07:80:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 20,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}