{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-mckinney-tx",
  "name": "Squeezepenny Storage",
  "description": "Storage and rv facility with covered parking. We have a lounge with access to showers, bathroom, wifi. We have covered and uncovered parking. RV's can spend the night here with access to electricy and the lounge.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-mckinney-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/46153/photo-gallery/wwK0qHJBP07739b8_1f534950613afefa21d9c92cb1dad747_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "McKinney, TX",
    "addressLocality": "McKinney",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.26204175,
    "longitude": -96.56602452
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "14:10:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}