{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Matthaburn Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.28672,
            55.612714
          ],
          [
            -4.287458,
            55.61269
          ],
          [
            -4.287512,
            55.612688
          ],
          [
            -4.287967,
            55.612848
          ],
          [
            -4.288115,
            55.612838
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127066021, KA17 0DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.288458350284433,
          55.61304825603684
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127067067, KA17 0DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2867237630451545,
          55.61271212341541
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127069859, KA17 0DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.287885207465512,
          55.613023002667866
        ]
      }
    }
  ]
}