{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/allo-france-muju-jeonbuk",
  "name": "Alo France",
  "description": "Alo France is at 559-12 in the airspace of the entire North O.R., and there's a valley around it.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/allo-france-muju-jeonbuk",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h540_240925180827425.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "구천동로 559-12",
    "addressLocality": "무주군",
    "addressRegion": "전북",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9016555,
    "longitude": 127.8113717
  }
}