{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Link Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.005885,
            53.495784
          ],
          [
            -3.005468,
            53.496039
          ],
          [
            -3.005052,
            53.496294
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015833266, L23 9UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.005244122196596,
          53.49611295013818
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023553229, L23 9UW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0050526580833097,
          53.496303325777355
        ]
      }
    }
  ]
}