{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033524334, Newman Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1350234342083389,
          51.51780166783183
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023467697, Newman Passage",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1350241683975214,
          51.51778369449244
        ]
      }
    }
  ]
}