{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Galway Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.170381,
            52.948987
          ],
          [
            -1.169977,
            52.949074
          ],
          [
            -1.169574,
            52.949161
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Galway Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.168752,
            52.949326
          ],
          [
            -1.168328,
            52.94941
          ],
          [
            -1.167905,
            52.949494
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Galway Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.169574,
            52.949161
          ],
          [
            -1.169163,
            52.949243
          ],
          [
            -1.168752,
            52.949326
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009155553, NG7 1JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1679148542420918,
          52.949508746959445
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015381796, NG7 1JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1688123928584793,
          52.94927230883562
        ]
      }
    }
  ]
}