{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trent Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.428254,
            51.534807
          ],
          [
            -0.42836,
            51.534861
          ],
          [
            -0.428466,
            51.534915
          ],
          [
            -0.428637,
            51.535
          ],
          [
            -0.428808,
            51.535084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768012188, UB4 8LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.42823677914828573,
          51.53482091621189
        ]
      }
    }
  ]
}