{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Highstead Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.684903,
            54.382581
          ],
          [
            -1.684576,
            54.382568
          ],
          [
            -1.684426,
            54.382562
          ],
          [
            -1.684411,
            54.382463
          ],
          [
            -1.684412,
            54.382382
          ],
          [
            -1.684412,
            54.382351
          ],
          [
            -1.684413,
            54.382239
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025055706, DL9 4UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.684918836113522,
          54.38251862256537
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647506, DL9 4UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.684902958236718,
          54.38258149100325
        ]
      }
    }
  ]
}