{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whaleback Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.036408,
            57.68273
          ],
          [
            -2.036526,
            57.682887
          ],
          [
            -2.036644,
            57.683044
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151170537, AB43 7FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.036945644711565,
          57.68246920374752
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151181549, AB43 7FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0359407045270568,
          57.683682097622395
        ]
      }
    }
  ]
}