{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elm Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.390559,
            50.900712
          ],
          [
            -1.39034,
            50.900526
          ],
          [
            -1.390122,
            50.900339
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Elm Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.391126,
            50.900794
          ],
          [
            -1.390842,
            50.900753
          ],
          [
            -1.390559,
            50.900712
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034866226, SO14 5GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.390997427667171,
          50.900802540959255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034870342, SO14 5DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3881219937995097,
          50.90102131781794
        ]
      }
    }
  ]
}