{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kiln Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.740595,
            54.569737
          ],
          [
            -1.740548,
            54.569307
          ],
          [
            -1.740791,
            54.569067
          ],
          [
            -1.741966,
            54.568835
          ],
          [
            -1.742073,
            54.56872
          ],
          [
            -1.74209,
            54.568406
          ],
          [
            -1.741985,
            54.568209
          ],
          [
            -1.741908,
            54.568064
          ],
          [
            -1.74185,
            54.567462
          ],
          [
            -1.741749,
            54.566257
          ],
          [
            -1.741826,
            54.566145
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070945800, DL2 3HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7418273546640517,
          54.56615848411135
        ]
      }
    }
  ]
}