{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Rumble Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.985962,
            51.351969
          ],
          [
            -1.98594,
            51.351995
          ],
          [
            -1.985919,
            51.352022
          ],
          [
            -1.985899,
            51.352047
          ],
          [
            -1.985878,
            51.352072
          ],
          [
            -1.986026,
            51.352127
          ],
          [
            -1.986173,
            51.352182
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023274477, SN10 3AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9861653928636591,
          51.3521615473903
        ]
      }
    }
  ]
}