{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024242515, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2614779612549327,
          51.753359176088786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121294471, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2614779612549327,
          51.753359176088786
        ]
      }
    }
  ]
}