{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roxburgh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.294208,
            55.877134
          ],
          [
            -4.293506,
            55.876891
          ],
          [
            -4.292805,
            55.876648
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700099993, G12 9AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.29350505376802,
          55.87713804951253
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700099994, G12 9AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.293769576363674,
          55.877285906267716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700396007, G12 9AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.29420826109692,
          55.877133926737564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700427193, G12 9AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.293218209521739,
          55.876882757955336
        ]
      }
    }
  ]
}