{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamforest-daebudo-ansan",
  "name": "Glamforest Daebudo",
  "description": "Close to Daebudo Badahyanggi Arboretum. It's easy to find right next to Daebuhwanggeum-ro. Although the sea is not directly visible from the campsite, the sunset is beautiful and the tidal flat experience area is nearby. It is equipped with individual toilets and the best hotel beds & bedding, and also has a barbecue, fire pit, swimming pool, and indoor kids' playground.",
  "url": "https://campertunity.com/listings/campgrounds/glamforest-daebudo-ansan",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w560_h448_241031180724674.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "선감로 14 (선감동)",
    "addressLocality": "안산시",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.233557,
    "longitude": 126.6260608
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100956"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}