{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023241676, Alington Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.439804330302467,
          50.71515278694805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041115204, High West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.439762933438978,
          50.715269848691335
        ]
      }
    }
  ]
}