{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lucknow Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.944463,
            53.380698
          ],
          [
            -2.944849,
            53.380879
          ],
          [
            -2.944858,
            53.380883
          ],
          [
            -2.9452,
            53.380683
          ],
          [
            -2.945215,
            53.380683
          ],
          [
            -2.94523,
            53.380683
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38263104, L17 8XJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.945214417417806,
          53.38067363713454
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38292517, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9447227757165595,
          53.38087528652071
        ]
      }
    }
  ]
}