{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/badapunggyeong-gwan-gwang-nongwon-taean-chungnam",
  "name": "바다풍경관광농원",
  "description": "바다가 바로 앞에 보이고 석양이 아름다운 관광농원 야영장입니다. 넓은 바다에서 갯벌체험, 해루질 체험을 할 수 있습니다. 캠핑장은 오토캠핑장으로 운영되고 있으며 기본적인 공용시설(개수대, 세면실, 화장실)이 갖추어져 있습니다. 주변 관광지는 파도리 해식동굴, 만리포 해수욕장, 신두리 모래사구 등이 있습니다.",
  "url": "https://campertunity.com/listings/campgrounds/badapunggyeong-gwan-gwang-nongwon-taean-chungnam",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/img/fire_img.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "모항파도로 398-76",
    "addressLocality": "태안군",
    "addressRegion": "충남",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7497892,
    "longitude": 126.1346367
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101223"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}