sample.json 553 B

123456789101112
  1. {
  2. "address": "24 Clifton Drive, Sorell TAS 7172",
  3. "planning_scheme": "Tasmanian Planning Scheme",
  4. "planning_zones": ["General Residential Zone"],
  5. "planning_codes": ["Parking and Sustainable Transport","Road and Railway Assets","Signs"],
  6. "use_class": "Health Services",
  7. "proposal_summary": "Allied-health clinic within an existing building.",
  8. "operations": {"hours":"7:30am–6:00pm Mon–Fri","staff":8},
  9. "standards": [
  10. {"clause":"8.3.1","standard":"Discretionary uses","acceptable":"A3","relies_on_pc":["P1","P4"],"notes":""}
  11. ]
  12. }