{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eastfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.089424,
            50.857546
          ],
          [
            -1.090069,
            50.857591
          ],
          [
            -1.090383,
            50.857613
          ],
          [
            -1.090712,
            50.857575
          ],
          [
            -1.091271,
            50.857625
          ],
          [
            -1.09183,
            50.857676
          ],
          [
            -1.091937,
            50.857664
          ],
          [
            -1.092044,
            50.857653
          ],
          [
            -1.092697,
            50.857499
          ],
          [
            -1.092972,
            50.857524
          ],
          [
            -1.093941,
            50.857613
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775111083, PO6 3RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.093910947229895,
          50.857617182682866
        ]
      }
    }
  ]
}