{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alfreton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.105606,
            53.441072
          ],
          [
            -2.105657,
            53.440962
          ],
          [
            -2.105558,
            53.44089
          ],
          [
            -2.10534,
            53.440729
          ],
          [
            -2.105606,
            53.440473
          ],
          [
            -2.105636,
            53.440462
          ],
          [
            -2.106092,
            53.440288
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002176254, M34 7NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1055968584763063,
          53.44107923489931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004427048, M34 7NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1057617389416934,
          53.440791456707096
        ]
      }
    }
  ]
}