{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orrvale",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.338467,
            55.883835
          ],
          [
            -3.338319,
            55.883854
          ],
          [
            -3.338171,
            55.883873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906475061, EH17 7DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1274930666878333,
          55.914172061448845
        ]
      }
    }
  ]
}