{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kinbuck Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.247506,
            55.880782
          ],
          [
            -4.247529,
            55.881132
          ],
          [
            -4.247553,
            55.881482
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700394378, G22 5AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.247573853284094,
          55.8807447903969
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700399767, G22 5AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2478352338648575,
          55.88111748712765
        ]
      }
    }
  ]
}