{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Maling Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.587935,
            54.972429
          ],
          [
            -1.587977,
            54.972336
          ],
          [
            -1.588018,
            54.972242
          ],
          [
            -1.58803,
            54.97214
          ],
          [
            -1.588042,
            54.972039
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510711740, NE6 1LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5879353541952983,
          54.97242912486851
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510728342, NE6 1LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5881572658682621,
          54.97211535638313
        ]
      }
    }
  ]
}