{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Yewtree Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.469532,
            50.936546
          ],
          [
            -1.46909,
            50.936502
          ],
          [
            -1.468649,
            50.936459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Yewtree Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.468649,
            50.936459
          ],
          [
            -1.468199,
            50.936323
          ],
          [
            -1.467749,
            50.936187
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023627271, SO16 0AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4677981818005748,
          50.93615831892431
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000714182, SO16 0XU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4710428697250206,
          50.93616406087856
        ]
      }
    }
  ]
}