{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001210602, Hichens Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.079154670942855,
          50.15938725703986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001210603, Hichens Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.079297349277395,
          50.159428450040934
        ]
      }
    }
  ]
}