{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dalmeny Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.939028,
            54.906979
          ],
          [
            -2.939099,
            54.906818
          ],
          [
            -2.939169,
            54.906658
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dalmeny Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.939169,
            54.906658
          ],
          [
            -2.939247,
            54.906467
          ],
          [
            -2.939324,
            54.906276
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008702095, CA3 9HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9390282785893866,
          54.90697910897813
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110278196, CA3 9JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.939109708840031,
          54.9064572508451
        ]
      }
    }
  ]
}