{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pecan-grove-country-retreat-brandon",
  "name": "Pecan Grove Country Retreat",
  "description": "This property encompasses five tree-shaded acres set within a peaceful rural setting on a former pecan grove, offering guests a serene natural environment abundant with wildlife including deer, armadillos, rabbits, and numerous bird species. The spacious grounds provide ample room for RVs and campers to park with ease and maneuverability, with convenient access to water and 30-amp electrical hookups. The location's tranquil atmosphere makes it an ideal retreat for those seeking rest and relax...",
  "url": "https://campertunity.com/listings/campgrounds/pecan-grove-country-retreat-brandon",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/9207/profile/LocFcO8zSoEvYmnD_32f087ac09b50588365d13b87d45d6bf_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brandon, MS",
    "addressLocality": "Brandon",
    "addressRegion": "MS",
    "postalCode": "39047",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.51054395,
    "longitude": -89.90876583
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}