{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nevis Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.427788,
            55.864572
          ],
          [
            -4.427614,
            55.864549
          ],
          [
            -4.42744,
            55.864526
          ],
          [
            -4.426798,
            55.864462
          ],
          [
            -4.426603,
            55.864486
          ],
          [
            -4.425955,
            55.864566
          ],
          [
            -4.425773,
            55.864589
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123095294, PA3 2TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.428221111856375,
          55.8646393655675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123101809, PA3 2SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.427654553664702,
          55.864524718199995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025429614, PA3 2SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.425989336798084,
          55.86447668036569
        ]
      }
    }
  ]
}