{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/poplar-tourist-park-elderslie-camden",
  "name": "Poplar Tourist Park",
  "description": "Poplar Tourist Park is a great stop for anyone traveling with a caravan or looking for a peaceful ca... Near Sydney. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites, Showers and...",
  "url": "https://campertunity.com/listings/campgrounds/poplar-tourist-park-elderslie-camden",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Wc56roGw--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/dxgppatmpy3kpunatbtp",
    "https://media.anycamp.com.au/c/image/upload/s--2kUZd_Qf--/c_fill,h_400,q_auto,w_800/dxgppatmpy3kpunatbtp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21 Macarthur Rd",
    "addressLocality": "Elderslie (Camden)",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.055701,
    "longitude": 150.705923
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Andres V."
      },
      "reviewBody": "Poplar Tourist Park is a great stop for anyone traveling with a caravan or looking for a peaceful camping spot. The facilities are clean and well-kept, and the staff is friendly and helpful. The sites are spacious and surrounded by beautiful trees, giving it a relaxing, nature-filled vibe.\n\nIt’s also conveniently located near shops and main roads, but still quiet enough to get a good rest. Perfect for both short stays and longer stopovers. Would definitely stay here again!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Gina"
      },
      "reviewBody": "Great place to stay on the way up to Sydney and beyond.  Clean, grassy sites. We had a garden view site with lots of space, easy to park.  Only downside was the bathrooms are up some fairly steep stairs so would be difficult if you had mobility issues.  Otherwise very close to town, take away shops and the hwy."
    }
  ]
}