{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sussex Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.982816,
            53.454501
          ],
          [
            -2.982781,
            53.454502
          ],
          [
            -2.982745,
            53.454503
          ],
          [
            -2.982607,
            53.454506
          ],
          [
            -2.982469,
            53.454509
          ],
          [
            -2.982281,
            53.454513
          ],
          [
            -2.982093,
            53.454516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sussex Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.983674,
            53.454467
          ],
          [
            -2.98345,
            53.454476
          ],
          [
            -2.983227,
            53.454485
          ],
          [
            -2.983021,
            53.454493
          ],
          [
            -2.982816,
            53.454501
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023554221, L20 9AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.982093595030305,
          53.45452539396406
        ]
      }
    }
  ]
}