{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Feversham Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.233568,
            54.581049
          ],
          [
            -1.23422,
            54.581277
          ],
          [
            -1.234872,
            54.581505
          ],
          [
            -1.235214,
            54.581625
          ],
          [
            -1.235557,
            54.581745
          ],
          [
            -1.235645,
            54.581776
          ],
          [
            -1.235734,
            54.581807
          ],
          [
            -1.23582,
            54.581837
          ],
          [
            -1.235905,
            54.581866
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007596161, TS2 1AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2334130118878546,
          54.58100141012285
        ]
      }
    }
  ]
}