{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cott Street Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.156051,
            50.937021
          ],
          [
            -1.155159,
            50.93786
          ],
          [
            -1.154777,
            50.937978
          ],
          [
            -1.15469,
            50.93799
          ],
          [
            -1.1541,
            50.938078
          ],
          [
            -1.152769,
            50.938526
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060590752, SO32 2QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1544629467532646,
          50.937790792170745
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000189545, SO32 2QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1539299047566145,
          50.93814663398825
        ]
      }
    }
  ]
}