{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Milne Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.738604,
            51.192635
          ],
          [
            -1.738626,
            51.192608
          ],
          [
            -1.738903,
            51.19226
          ],
          [
            -1.739202,
            51.191886
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Milne Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.739815,
            51.191106
          ],
          [
            -1.740299,
            51.190471
          ],
          [
            -1.740784,
            51.189835
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Milne Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.739202,
            51.191886
          ],
          [
            -1.739509,
            51.191496
          ],
          [
            -1.739815,
            51.191106
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010450740, SP4 9FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7410114852516607,
          51.1895380260627
        ]
      }
    }
  ]
}