{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leehouse Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.992521,
            53.830937
          ],
          [
            -2.99269,
            53.830997
          ],
          [
            -2.992677,
            53.831164
          ],
          [
            -2.992655,
            53.831446
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023481576, FY6 8DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.992461394613685,
          53.830980697936106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034095291, FY6 8DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9926397650986134,
          53.83145560240225
        ]
      }
    }
  ]
}