{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waleswood Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.315049,
            53.345465
          ],
          [
            -1.317286,
            53.347039
          ],
          [
            -1.31952,
            53.348447
          ],
          [
            -1.319951,
            53.348718
          ],
          [
            -1.321139,
            53.350149
          ],
          [
            -1.321742,
            53.350555
          ],
          [
            -1.322072,
            53.350693
          ],
          [
            -1.322109,
            53.350708
          ],
          [
            -1.32231,
            53.350792
          ],
          [
            -1.322834,
            53.351236
          ],
          [
            -1.3235,
            53.351594
          ],
          [
            -1.323691,
            53.351702
          ],
          [
            -1.323883,
            53.35181
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023204629, S26 5RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3150487662390304,
          53.34546527064706
        ]
      }
    }
  ]
}