{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westhill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.569974,
            55.661381
          ],
          [
            -3.570399,
            55.661177
          ],
          [
            -3.570728,
            55.661131
          ],
          [
            -3.570818,
            55.661151
          ],
          [
            -3.571115,
            55.661217
          ],
          [
            -3.571655,
            55.661445
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484162270, ML12 6GY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5720197146202946,
          55.661395878586426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484173113, ML12 6LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5699845134001538,
          55.66138599135209
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025393946, ML12 6LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.565332566017665,
          55.66710685255455
        ]
      }
    }
  ]
}