{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010348515, Melville Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2281694887200154,
          53.80522809278603
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012536405, Melville Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.228171003242877,
          53.8055067168308
        ]
      }
    }
  ]
}