{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whites Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.348978,
            50.827143
          ],
          [
            -1.349418,
            50.826954
          ],
          [
            -1.349857,
            50.826766
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013635421, SO45 1DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3498494128663747,
          50.826742789115166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060523515, SO45 1DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3492323171010365,
          50.827215959490914
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060523516, SO45 1DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3490085373018166,
          50.82697191096627
        ]
      }
    }
  ]
}