{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Guy Miles Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.160053,
            50.411128
          ],
          [
            -4.16003,
            50.411241
          ],
          [
            -4.160006,
            50.411353
          ],
          [
            -4.159999,
            50.411388
          ],
          [
            -4.159992,
            50.411422
          ],
          [
            -4.159983,
            50.41146
          ],
          [
            -4.159974,
            50.411498
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070765969, PL5 3PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.160005005881722,
          50.4113176209554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041167162, PL5 3PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.160403527391929,
          50.411723957313036
        ]
      }
    }
  ]
}