{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Youngs Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.167588,
            51.054231
          ],
          [
            -1.16776,
            51.054212
          ],
          [
            -1.167763,
            51.054156
          ],
          [
            -1.167772,
            51.05399
          ],
          [
            -1.167724,
            51.053936
          ],
          [
            -1.167675,
            51.053882
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024211579, SO24 0AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1677696546969187,
          51.054149595953945
        ]
      }
    }
  ]
}