{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Callowing Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.31862,
            50.992953
          ],
          [
            -1.318863,
            50.992918
          ],
          [
            -1.319398,
            50.993084
          ],
          [
            -1.319515,
            50.99312
          ],
          [
            -1.320227,
            50.993151
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000027703, SO21 1TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.31955804863505,
          50.993111354784794
        ]
      }
    }
  ]
}