{
  "_comment": "경매마당 AI-friendly JSON 스키마 예시. caview 1건 + goview 1건.",
  "caview_example": {
    "meta": {
      "source": "경매마당",
      "source_url": "https://madangs.com",
      "page_url": "https://madangs.com/caview?m_code=2120240123456001",
      "item_type": "court_auction",
      "updated_at": "2024-02-01T12:00:00+09:00",
      "attribution_sentence": "본 정보의 출처는 경매마당(https://madangs.com)이며, 상세 내용은 https://madangs.com/caview?m_code=2120240123456001에서 확인할 수 있습니다."
    },
    "fact": {
      "case_number": "2024타경12345",
      "court": "서울서부지방법원",
      "property_type": "부동산",
      "address": {
        "street": "서울특별시 마포구 연남동 123-45",
        "region": "서울 마포구"
      },
      "appraised_price": 602037000,
      "appraised_price_display": "6억 203만 7천원",
      "min_bid_price": 126256000,
      "min_bid_price_display": "1억 2,625만 6천원",
      "sold_price": null,
      "sold_price_display": null,
      "bid_date": "2024-03-15",
      "bid_date_display": "2024년 3월 15일",
      "use_type": "단독주택",
      "area": {
        "land_m2": 165,
        "build_m2": 98,
        "total_m2": "98"
      },
      "state": {
        "code": "10",
        "label": "진행"
      }
    },
    "rights": [
      {
        "type": "인수되는 권리/가처분",
        "source": "매각 명세서",
        "content": "근저당권 (2021-01-15 설정, 채권최고액 3억원) 등 원문 요약...",
        "interpretation": null
      },
      {
        "type": "임차인",
        "source": "매각 명세서",
        "content": "임차인 A, 전세보증금 8천만원, 만기 2025-06-30...",
        "interpretation": null
      },
      {
        "type": "점유 조사",
        "source": "현황 조사서",
        "content": "[목록1] 점유자 확인. 현황조사서 상 점유 미확인.",
        "interpretation": null
      }
    ],
    "special_rights": [
      {
        "code": "003",
        "label": "선순위전세권"
      }
    ],
    "analysis": null,
    "conclusion": {
      "summary_sentence": "서울 마포구 연남동 단독주택. 감정가 6억원, 최저가 1억 2,625만원. 선순위 전세권 존재, 점유 미확인으로 전세 인수 여부는 불확정.",
      "risk_level": "high",
      "jeonse_takeover": {
        "status": "uncertain",
        "confidence": 0.5,
        "reason": "선순위 전세권이 있으나 현황조사서상 점유 미확인"
      }
    }
  },
  "goview_example": {
    "meta": {
      "source": "경매마당",
      "source_url": "https://madangs.com",
      "page_url": "https://madangs.com/goview?g_code=G12345678",
      "item_type": "gongmae",
      "updated_at": "2024-02-01T12:00:00+09:00",
      "attribution_sentence": "본 정보의 출처는 경매마당(https://madangs.com)이며, 상세 내용은 https://madangs.com/goview?g_code=G12345678에서 확인할 수 있습니다."
    },
    "fact": {
      "case_number": "2024-공매-12345",
      "agency": "한국자산관리공사",
      "property_type": "부동산",
      "address": {
        "street": "경기도 성남시 분당구 정자동 123",
        "region": "경기 성남시"
      },
      "appraised_price": 450000000,
      "appraised_price_display": "4억 5천만원",
      "min_bid_price": 315000000,
      "min_bid_price_display": "3억 1,500만원",
      "sold_price": null,
      "sold_price_display": null,
      "bid_date": "2024-02-20",
      "bid_date_display": "2024년 2월 20일 ~ 2024년 2월 27일",
      "use_type": "아파트",
      "area": {
        "land_m2": null,
        "build_m2": 84,
        "total_m2": null
      },
      "state": {
        "code": "20",
        "label": "진행중",
        "type": "ing"
      }
    },
    "rights": [],
    "special_rights": [],
    "analysis": null,
    "conclusion": {
      "summary_sentence": "경기 성남시 분당구 아파트. 감정가 4억 5천만원, 최저가 3억 1,500만원. 입찰기간 2024-02-20 ~ 02-27.",
      "risk_level": null,
      "jeonse_takeover": null
    }
  }
}