{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Iron Shovel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.768373,
            51.007593
          ],
          [
            -3.768353,
            51.007398
          ],
          [
            -3.768003,
            51.006681
          ],
          [
            -3.767808,
            51.00642
          ],
          [
            -3.767141,
            51.005525
          ],
          [
            -3.767058,
            51.005285
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Iron Shovel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.767058,
            51.005285
          ],
          [
            -3.766502,
            51.004615
          ],
          [
            -3.765945,
            51.003944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012109027, EX36 3QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.767292439876574,
          51.00574788596775
        ]
      }
    }
  ]
}