{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Inglis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.214174,
            55.856896
          ],
          [
            -4.214743,
            55.856912
          ],
          [
            -4.215311,
            55.856929
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700165968, G31 1QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.21480611624479,
          55.8570461411949
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700394139, G31 1NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.21415841763303,
          55.85689602904182
        ]
      }
    }
  ]
}