{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crossie Crown Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.988626,
            58.999171
          ],
          [
            -2.987695,
            58.998832
          ],
          [
            -2.986764,
            58.998492
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134019828, KW15 1ZL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9887831333636417,
          58.99907669654298
        ]
      }
    }
  ]
}