{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.942073,
            50.835003
          ],
          [
            -2.94126,
            50.83502
          ],
          [
            -2.940688,
            50.835032
          ],
          [
            -2.940474,
            50.834961
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013010786, TA20 4QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9414602323559382,
          50.83492313837705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014809, TA20 4QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9420725793247797,
          50.8350081221823
        ]
      }
    }
  ]
}