{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.640181,
            55.008718
          ],
          [
            -1.640185,
            55.008651
          ],
          [
            -1.640189,
            55.008584
          ],
          [
            -1.640191,
            55.008549
          ],
          [
            -1.640193,
            55.008513
          ],
          [
            -1.640003,
            55.008497
          ],
          [
            -1.639814,
            55.008481
          ],
          [
            -1.639672,
            55.008475
          ],
          [
            -1.63953,
            55.008469
          ],
          [
            -1.639495,
            55.008584
          ],
          [
            -1.639461,
            55.008699
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510715243, NE3 3XH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.640177876527425,
          55.008719419166496
        ]
      }
    }
  ]
}