{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sitwell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.280087,
            53.417296
          ],
          [
            -1.280208,
            53.417373
          ],
          [
            -1.280329,
            53.41745
          ],
          [
            -1.280394,
            53.417504
          ],
          [
            -1.280458,
            53.417559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023205488, S66 1DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2801019160194056,
          53.417286819783214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050868534, S66 1EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.280552649324333,
          53.417325489789256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050868535, S66 1EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2804932289174573,
          53.41728018828276
        ]
      }
    }
  ]
}