{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chalky Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.20434,
            50.960418
          ],
          [
            -1.204519,
            50.96021
          ],
          [
            -1.205381,
            50.959739
          ],
          [
            -1.206212,
            50.959485
          ],
          [
            -1.206377,
            50.959176
          ],
          [
            -1.206751,
            50.958477
          ],
          [
            -1.207112,
            50.958084
          ],
          [
            -1.207402,
            50.957852
          ],
          [
            -1.207673,
            50.957635
          ],
          [
            -1.207773,
            50.957555
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000027698, SO32 1EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2064188427260512,
          50.95900889596206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093389212, SO32 1PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.20556647055858,
          50.958895193599666
        ]
      }
    }
  ]
}