{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091452420, Newland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6393913631230245,
          51.799018291370956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002226675, Newland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6394632676425926,
          51.799007683231316
        ]
      }
    }
  ]
}