{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sussex Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.390631,
            51.026144
          ],
          [
            -1.390505,
            51.026075
          ],
          [
            -1.390465,
            51.026053
          ],
          [
            -1.390416,
            51.026026
          ],
          [
            -1.390351,
            51.02599
          ],
          [
            -1.390321,
            51.025974
          ],
          [
            -1.390201,
            51.025908
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024210932, SO21 2JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3907851821470991,
          51.02598460743461
        ]
      }
    }
  ]
}