{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arnhem Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.143077,
            55.816647
          ],
          [
            -4.143067,
            55.816675
          ],
          [
            -4.143056,
            55.816703
          ],
          [
            -4.143042,
            55.816743
          ],
          [
            -4.143028,
            55.816783
          ],
          [
            -4.142998,
            55.816864
          ],
          [
            -4.142969,
            55.816946
          ],
          [
            -4.142941,
            55.817022
          ],
          [
            -4.142914,
            55.817098
          ],
          [
            -4.142893,
            55.817155
          ],
          [
            -4.142873,
            55.817211
          ],
          [
            -4.142864,
            55.817272
          ],
          [
            -4.142855,
            55.817333
          ],
          [
            -4.142955,
            55.817391
          ],
          [
            -4.143233,
            55.817428
          ],
          [
            -4.143652,
            55.817484
          ],
          [
            -4.143861,
            55.817567
          ],
          [
            -4.144071,
            55.81765
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484171563, G72 7YL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.143102266705749,
          55.81657955670868
        ]
      }
    }
  ]
}