{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Temple Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.44247,
            54.983442
          ],
          [
            -1.442732,
            54.983147
          ],
          [
            -1.442994,
            54.982851
          ],
          [
            -1.44287,
            54.982734
          ],
          [
            -1.442747,
            54.982617
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Temple Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.442516,
            54.982346
          ],
          [
            -1.442393,
            54.982202
          ],
          [
            -1.44227,
            54.982057
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Temple Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.442747,
            54.982617
          ],
          [
            -1.442632,
            54.982481
          ],
          [
            -1.442516,
            54.982346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103008802, NE33 5AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4424697758567062,
          54.98344200336726
        ]
      }
    }
  ]
}