{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/downtown-church-rv-parking-retreat-greensboro",
  "name": "Downtown Church RV Parking Retreat",
  "description": "Park your RV at a welcoming urban church just blocks from downtown. This spacious, level lot offers safe, well-lit RV camping with responsive hosts who guide you to your spot. Stroll to local coffee shops, pubs, museums, and nearby hospital and university campuses. Pet-friendly grounds are secured with cameras. Trains roll by on adjacent tracks--quiet if you sleep with ear plugs--making this an ideal urban base for exploring events or worship services.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/downtown-church-rv-parking-retreat-greensboro",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/13030/photo-gallery/eOZL976jk8hSxvqr_7d9b82282f486b1aef946f8b0f5031e8_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greensboro, NC",
    "addressLocality": "Greensboro",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.05014466,
    "longitude": -79.78620819
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.54,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  }
}