{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Fitzwilliam Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.790102,
            53.649373
          ],
          [
            -1.790397,
            53.649318
          ],
          [
            -1.790692,
            53.649262
          ],
          [
            -1.790738,
            53.649252
          ],
          [
            -1.790785,
            53.649243
          ],
          [
            -1.790887,
            53.649223
          ],
          [
            -1.790989,
            53.649202
          ],
          [
            -1.791098,
            53.64918
          ],
          [
            -1.791206,
            53.649158
          ],
          [
            -1.791441,
            53.64911
          ],
          [
            -1.791677,
            53.649061
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83204944, HD1 5PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.791676617126813,
          53.64906132383839
        ]
      }
    }
  ]
}