{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morrison's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.456586,
            57.538609
          ],
          [
            -2.456524,
            57.538455
          ],
          [
            -2.456462,
            57.538301
          ],
          [
            -2.456349,
            57.538022
          ],
          [
            -2.456237,
            57.537743
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151000768, AB53 4JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.456227685350425,
          57.538345239599124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151000769, AB53 4JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.456210309300737,
          57.53829140701041
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155482, AB53 4DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.456564991642802,
          57.53860451417811
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151600332, AB53 4JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.456241805186013,
          57.53813858949568
        ]
      }
    }
  ]
}