{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001306303, Wilson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3897831427193257,
          50.90884448024162
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001316962, Wilson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3897531707326263,
          50.90896122592557
        ]
      }
    }
  ]
}