{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peaceful-roadside-retreat-concord",
  "name": "Peaceful Roadside Retreat",
  "description": "Discover a hidden gem for RV camping at a quiet dead-end, perfect for a few days‚Äô respite on your journey. Enjoy friendly hosts and convenient access to groceries, pharmacies and local shops just minutes away. Though the site offers open skies without shade, its calm setting and essential services nearby make this stop ideal for restocking supplies, troubleshooting your rig, and recharging before hitting the road again.",
  "url": "https://campertunity.com/listings/campgrounds/peaceful-roadside-retreat-concord",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31251/photo-gallery/vf6J4T0qv5VTcaLD_4f85e15e0d4a5da24d3ada3cbf00efe7_medium.jpg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Concord, CA",
    "addressLocality": "Concord",
    "addressRegion": "CA",
    "postalCode": "94025",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.98069016,
    "longitude": -121.91677964
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/california/meema-esguerra"
  ],
  "checkinTime": "09:00:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}