{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rowallan Lane East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.318951,
            55.878369
          ],
          [
            -4.318049,
            55.877721
          ],
          [
            -4.317147,
            55.877073
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700396000, G11 7JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.318950717640524,
          55.87836872965549
        ]
      }
    }
  ]
}