{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63172010, Stuart Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3159177231437762,
          53.69402873220059
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63195228, Colonel's Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.315824095736479,
          53.69419897544542
        ]
      }
    }
  ]
}