{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vernon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.70477,
            53.767744
          ],
          [
            -2.705621,
            53.767676
          ],
          [
            -2.705653,
            53.767674
          ],
          [
            -2.705703,
            53.76767
          ],
          [
            -2.706238,
            53.767627
          ],
          [
            -2.706473,
            53.767608
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007613318, PR1 2HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.705854166255748,
          53.76779186347333
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013164892, PR1 1JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.704730702757194,
          53.76774454594632
        ]
      }
    }
  ]
}