{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012829962, Bolton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6280737768829,
          53.64897760902033
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004067162, Standish Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.628150215131795,
          53.649031137900984
        ]
      }
    }
  ]
}