{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/serene-country-oasis-near-indianapolis-brownsburg-in",
  "name": "Serene Country Oasis Near Indianapolis",
  "description": "Escape the city bustle with RV camping in this tranquil country setting just west of Indianapolis. Park on a flat, grassy field with convenient electric hookups (15 amp) and enjoy a peaceful, open space surrounded by nature. Friendly hosts provide attentive service and local tips for nearby attractions like the Children‚Äôs Museum, zoo, and a beloved creamery. Ideal for a quiet overnight or extended stay, this hidden country retreat offers restful nights and easy access to Big City adventures.",
  "url": "https://campertunity.com/listings/campgrounds/serene-country-oasis-near-indianapolis-brownsburg-in",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12069/profile/d3wnKexKsCD1xkBM_a0d710cc5e0bb475d379b30b8655fb64_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/243412/profile/YIcIBUzfAf7KOp6k_8a75edcac7c6b0c97e49048dabd42639_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brownsburg, IN",
    "addressLocality": "Brownsburg",
    "addressRegion": "IN",
    "postalCode": "46112",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.95545581,
    "longitude": -86.32641498
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}