{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Union Alley",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.437675,
            54.997977
          ],
          [
            -1.437351,
            54.998042
          ],
          [
            -1.437028,
            54.998106
          ],
          [
            -1.436666,
            54.998198
          ],
          [
            -1.436303,
            54.99829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103000207, NE33 1JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.436729877427014,
          54.99832387095229
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103008170, NE33 1JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4377200195598807,
          54.99794203756811
        ]
      }
    }
  ]
}