{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arsenal Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.863448,
            52.475335
          ],
          [
            -1.863236,
            52.475029
          ],
          [
            -1.863024,
            52.474723
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Arsenal Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.863024,
            52.474723
          ],
          [
            -1.862899,
            52.474557
          ],
          [
            -1.862774,
            52.47439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493043, B9 5BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8627744488852898,
          52.474390099160686
        ]
      }
    }
  ]
}