{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Graham Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.938737,
            56.152684
          ],
          [
            -3.938779,
            56.152634
          ],
          [
            -3.938821,
            56.152584
          ],
          [
            -3.939174,
            56.15216
          ],
          [
            -3.939178,
            56.152156
          ],
          [
            -3.939527,
            56.151737
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122024724, FK9 4RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9393958973720804,
          56.152331831031596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122024962, FK9 4RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.939344919764651,
          56.15227871287872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122067110, FK9 4QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.939526906827431,
          56.15173667138041
        ]
      }
    }
  ]
}