{
  "bank": {
    "width": 48,
    "height": 48,
    "x": 8,
    "y": 8,
    "pixelRatio": 2
  },
  "fuel": {
    "width": 48,
    "height": 48,
    "x": 64,
    "y": 8,
    "pixelRatio": 2
  },
  "school": {
    "width": 48,
    "height": 48,
    "x": 120,
    "y": 8,
    "pixelRatio": 2
  },
  "hospital": {
    "width": 48,
    "height": 48,
    "x": 8,
    "y": 64,
    "pixelRatio": 2
  },
  "police": {
    "width": 48,
    "height": 48,
    "x": 64,
    "y": 64,
    "pixelRatio": 2
  },
  "bus_station": {
    "width": 48,
    "height": 48,
    "x": 120,
    "y": 64,
    "pixelRatio": 2
  },
  "town_hall": {
    "width": 48,
    "height": 48,
    "x": 8,
    "y": 120,
    "pixelRatio": 2
  },
  "post": {
    "width": 48,
    "height": 48,
    "x": 64,
    "y": 120,
    "pixelRatio": 2
  },
  "fire_station": {
    "width": 48,
    "height": 48,
    "x": 120,
    "y": 120,
    "pixelRatio": 2
  }
}