{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fyrish Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.264412,
            57.687241
          ],
          [
            -4.264487,
            57.687219
          ],
          [
            -4.266015,
            57.686773
          ],
          [
            -4.267618,
            57.686304
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130176763, IV17 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.267609499012636,
          57.68669642251804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130184332, IV17 0PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.269696662962415,
          57.68921978886045
        ]
      }
    }
  ]
}