{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hollybush Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.577567,
            54.948476
          ],
          [
            -1.577735,
            54.948451
          ],
          [
            -1.577902,
            54.948425
          ],
          [
            -1.578124,
            54.948396
          ],
          [
            -1.578346,
            54.948367
          ],
          [
            -1.578365,
            54.948383
          ],
          [
            -1.578385,
            54.948399
          ],
          [
            -1.578442,
            54.948516
          ],
          [
            -1.578499,
            54.948632
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hollybush Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.579432,
            54.949027
          ],
          [
            -1.578939,
            54.948846
          ],
          [
            -1.578638,
            54.948736
          ],
          [
            -1.578499,
            54.948632
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070832749, NE10 9TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.579431580147321,
          54.94902668370644
        ]
      }
    }
  ]
}