{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eastfield Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.357213,
            55.944863
          ],
          [
            -3.357363,
            55.94481
          ],
          [
            -3.357514,
            55.944757
          ],
          [
            -3.357703,
            55.944708
          ],
          [
            -3.357774,
            55.94469
          ],
          [
            -3.357852,
            55.94467
          ],
          [
            -3.357907,
            55.944656
          ],
          [
            -3.357912,
            55.944655
          ],
          [
            -3.357992,
            55.944634
          ],
          [
            -3.358091,
            55.944609
          ],
          [
            -3.3583,
            55.944555
          ],
          [
            -3.358425,
            55.944524
          ],
          [
            -3.35855,
            55.944492
          ],
          [
            -3.359358,
            55.944395
          ],
          [
            -3.359576,
            55.944426
          ],
          [
            -3.359613,
            55.944432
          ],
          [
            -3.359916,
            55.944475
          ],
          [
            -3.36034,
            55.944537
          ],
          [
            -3.360655,
            55.944516
          ],
          [
            -3.360676,
            55.944515
          ],
          [
            -3.360805,
            55.944461
          ],
          [
            -3.360933,
            55.944408
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906488229, EH28 8LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3585929532927707,
          55.94448422740778
        ]
      }
    }
  ]
}