{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125020933, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.472307098232263,
          56.41316883602503
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125020985, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.472312004838475,
          56.41322264142496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125024901, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.472272290988243,
          56.413142839962525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125046383, Queen's Park Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.472326724758566,
          56.413384057620306
        ]
      }
    }
  ]
}