{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.982544,
            53.451187
          ],
          [
            -2.982756,
            53.451183
          ],
          [
            -2.982969,
            53.451179
          ],
          [
            -2.983193,
            53.451175
          ],
          [
            -2.983417,
            53.451171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.983417,
            53.451171
          ],
          [
            -2.983625,
            53.45116
          ],
          [
            -2.983833,
            53.45115
          ],
          [
            -2.984362,
            53.451144
          ],
          [
            -2.98489,
            53.451139
          ],
          [
            -2.984936,
            53.451139
          ],
          [
            -2.984982,
            53.45114
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023553427, L20 9AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.98255865323846,
          53.45118670196068
        ]
      }
    }
  ]
}