{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-campground-san-antonio-tx",
  "name": "Harvest Hosts Campground",
  "description": "Granberry Gardens is a family-owned RV park, built from the ground up. As we were nearing retirement, we wanted to create a space that was affordable, with no hidden fees, so we could travel on our own time. We know the value of making trips on your own schedule and at your own pace. Our RV park is conveniently located in San Antonio, with easy access to shopping, dining, and various attractions, yet is situated in a peaceful haven. Come and experience the beauty of Granberry Gardens.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-campground-san-antonio-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29647/profile/T2EPAGRVNaBBV8Fk_e8db59a8655d5d5d3eebce0808bbab09_medium.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "San Antonio, TX",
    "addressLocality": "San Antonio",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.51669223,
    "longitude": -98.38282557
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:60:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}