{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Benton Gap Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.042797,
            53.9
          ],
          [
            -2.044371,
            53.899325
          ],
          [
            -2.045056,
            53.898938
          ],
          [
            -2.045731,
            53.898307
          ],
          [
            -2.046941,
            53.897176
          ],
          [
            -2.047305,
            53.896627
          ],
          [
            -2.047518,
            53.896115
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024101983, BD22 0LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0428499710640273,
          53.89999029423092
        ]
      }
    }
  ]
}