{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.512244,
            54.33423
          ],
          [
            -1.513972,
            54.333557
          ],
          [
            -1.513985,
            54.333551
          ],
          [
            -1.51538,
            54.332891
          ],
          [
            -1.515664,
            54.332839
          ],
          [
            -1.515731,
            54.332828
          ],
          [
            -1.515799,
            54.332817
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013388209, DL7 0AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.512230633896323,
          54.334231756128844
        ]
      }
    }
  ]
}