{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Centurion Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.570019,
            54.548988
          ],
          [
            -1.569902,
            54.549075
          ],
          [
            -1.569785,
            54.549161
          ],
          [
            -1.569626,
            54.549327
          ],
          [
            -1.569467,
            54.549493
          ],
          [
            -1.569389,
            54.549567
          ],
          [
            -1.569311,
            54.549641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003079885, DL3 0UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5691060257332412,
          54.54985017878252
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013319867, DL3 0UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.569113881726336,
          54.549104293303856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093905245, DL3 0AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5696403797184915,
          54.547551430555515
        ]
      }
    }
  ]
}