{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Honeychurch Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.957797,
            50.801017
          ],
          [
            -3.958479,
            50.800763
          ],
          [
            -3.958558,
            50.800752
          ],
          [
            -3.959409,
            50.80063
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013756557, EX20 2AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.947158629169508,
          50.804186342953116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015746165, EX20 2TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.962959309042796,
          50.7998833047162
        ]
      }
    }
  ]
}