club:
  name: Kurzplatz Kleinstadt
  address: Kurzplatzweg 5, 54321 Kleinstadt
  website: https://www.kurzplatz-kleinstadt.de

course:
  name: 9-Loch Platz
  holes: 9
  auto_double_nine_holes: true
  description: Kurzes 9-Loch Trainingsplatz mit automatischer Verdopplung

tees:
  Gelb:
    gender: U
    par: 72
    course_rating: 72.0
    slope_rating: 120
    length_meters: 5400
    nine_hole_course_rating_front: 36.0
    nine_hole_slope_rating_front: 120

holes:
  Gelb:
    - [1, 4, 1, 320]
    - [2, 3, 3, 140]
    - [3, 5, 5, 480]
    - [4, 4, 7, 310]
    - [5, 4, 9, 150]
    - [6, 4, 11, 340]
    - [7, 5, 13, 500]
    - [8, 4, 15, 330]
    - [9, 3, 17, 130]
