{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ezer-park-incheon-namdong-gu",
  "name": "에제르파크",
  "description": "It is the first private campsite in Namdong-gu, Incheon City. It is located on Manuigol Ginkgo Tree Street, a place with a good view overlooking the foothills of Seoraesan Mountain. This place is designed as a family cultural complex where you can enjoy various cultures, including a small library for citizens, a picnic zone where barbecue and cooking are possible for 4 hours a day, and a kids' zone where children can play freely. * Closed: Mon-Tue",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ezer-park-incheon-namdong-gu",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925175429808.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "만의골로 155, 장수동",
    "addressLocality": "인천",
    "addressRegion": "인천",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4570283,
    "longitude": 126.7719438
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}