{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lysander Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.313404,
            52.644391
          ],
          [
            -2.314855,
            52.644626
          ],
          [
            -2.315366,
            52.644818
          ],
          [
            -2.317153,
            52.645492
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015842526, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.318088003759303,
          52.6453970091985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025320964, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.321086235380697,
          52.64511922436912
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070434798, TF11 8UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3132895900803145,
          52.644025382608554
        ]
      }
    }
  ]
}