{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slater Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.366651,
            53.48617
          ],
          [
            -2.366882,
            53.486121
          ],
          [
            -2.367113,
            53.486071
          ],
          [
            -2.367275,
            53.486011
          ],
          [
            -2.367437,
            53.485951
          ],
          [
            -2.367442,
            53.485947
          ],
          [
            -2.367447,
            53.485943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007893073, M30 8LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3666505542005707,
          53.486170411400145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011388231, M30 8NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.367343614350115,
          53.48615030487129
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011388232, M30 8NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3674639403136966,
          53.4861229692949
        ]
      }
    }
  ]
}