Fines
ประกHere is the list of fines for parking in this neighborhood:
- $10 for every 5 minutes past the 2-hour limit
- $20 for every 5 minutes past the 1-hour limit
- $30 for parking on the lawn (even though it's not the lawn)
- $50 for parking on a day when you should have been at work (but you weren't)
<code> <table> <tr> <td>Fine</td> <td>$10</td> </tr> <tr> <td>Fine</td> <td>$20</td> </tr> <tr> <td>Fine</td> <ประก>$30</td> </tr> <tr> <td>Fine</td> <td>$50</td> </tr> </table> </code>