{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bryan Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.844261,
            53.645267
          ],
          [
            -1.844194,
            53.645152
          ],
          [
            -1.844126,
            53.645037
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bryan Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.844126,
            53.645037
          ],
          [
            -1.844059,
            53.644918
          ],
          [
            -1.843991,
            53.6448
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205040, HD3 4SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8442612564932268,
          53.64526723988388
        ]
      }
    }
  ]
}