{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lightwood Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.94768,
            53.399037
          ],
          [
            -2.947657,
            53.398947
          ],
          [
            -2.947634,
            53.398857
          ],
          [
            -2.947608,
            53.398758
          ],
          [
            -2.947583,
            53.39866
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38257703, L7 6HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.947598332146176,
          53.398659553034754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38276270, L7 6NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9478310823739418,
          53.39898130602659
        ]
      }
    }
  ]
}