{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Saxony Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.394341,
            51.085662
          ],
          [
            -1.394369,
            51.085335
          ],
          [
            -1.394216,
            51.085245
          ],
          [
            -1.394008,
            51.085246
          ],
          [
            -1.393729,
            51.085248
          ],
          [
            -1.393485,
            51.085385
          ],
          [
            -1.393369,
            51.085579
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034503192, SO21 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.394359947864742,
          51.08539702762038
        ]
      }
    }
  ]
}