{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010322384, Croft Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.466523682355452,
          53.69609568457251
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012852641, Croft Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4671417229814843,
          53.695832617033936
        ]
      }
    }
  ]
}