{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mirfield Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.039207,
            51.492406
          ],
          [
            0.038783,
            51.492299
          ],
          [
            0.038721,
            51.492284
          ],
          [
            0.038234,
            51.492162
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010226278, SE7 8LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0392266832248833,
          51.492383657712864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010244583, SE7 8LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03901196677133425,
          51.492414369867916
        ]
      }
    }
  ]
}