{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003912556, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.224877754970667,
          50.34458774595952
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040023679",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.222549565971134,
          50.345297884357976
        ]
      }
    }
  ]
}