{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Pownall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.984828,
            53.399581
          ],
          [
            -2.984771,
            53.399551
          ],
          [
            -2.984713,
            53.399521
          ],
          [
            -2.984455,
            53.399367
          ],
          [
            -2.984197,
            53.399212
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38262739, L1 8HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9841736111152835,
          53.3992355281043
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025325096, L1 8DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9852236413638984,
          53.399766202735975
        ]
      }
    }
  ]
}