{
  "bank": {
    "width": 24,
    "height": 24,
    "x": 4,
    "y": 4,
    "pixelRatio": 1
  },
  "fuel": {
    "width": 24,
    "height": 24,
    "x": 32,
    "y": 4,
    "pixelRatio": 1
  },
  "school": {
    "width": 24,
    "height": 24,
    "x": 60,
    "y": 4,
    "pixelRatio": 1
  },
  "hospital": {
    "width": 24,
    "height": 24,
    "x": 4,
    "y": 32,
    "pixelRatio": 1
  },
  "police": {
    "width": 24,
    "height": 24,
    "x": 32,
    "y": 32,
    "pixelRatio": 1
  },
  "bus_station": {
    "width": 24,
    "height": 24,
    "x": 60,
    "y": 32,
    "pixelRatio": 1
  },
  "town_hall": {
    "width": 24,
    "height": 24,
    "x": 4,
    "y": 60,
    "pixelRatio": 1
  },
  "post": {
    "width": 24,
    "height": 24,
    "x": 32,
    "y": 60,
    "pixelRatio": 1
  },
  "fire_station": {
    "width": 24,
    "height": 24,
    "x": 60,
    "y": 60,
    "pixelRatio": 1
  }
}