You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
478 B

  1. [
  2. {
  3. "id": 1,
  4. "reporter": "9vard12ty0ad2yvwp3q53rsf3h43r2vq",
  5. "info": "There is a fire",
  6. "priority": 8,
  7. "location": {
  8. "latitude": 39.9404,
  9. "longitude": 32.9101
  10. }
  11. },
  12. {
  13. "id": 2,
  14. "reporter": "9vard12ty0ad2yvwp3q53rsf3h43r2vq",
  15. "info": "Vandalism",
  16. "priority": "3",
  17. "location": {
  18. "latitude": 39.95,
  19. "longitude": 32.87
  20. }
  21. }
  22. ]