{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mackie's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.457369,
            57.53762
          ],
          [
            -2.457254,
            57.537327
          ],
          [
            -2.457138,
            57.537035
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151086321, AB53 4DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.457415960240005,
          57.537200151900386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151140584, AB53 4DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4573643914308185,
          57.537083565402156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151140591, AB53 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.45741641051571,
          57.53723608054732
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155486, AB53 4DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.457354442833537,
          57.53762255563033
        ]
      }
    }
  ]
}