{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wallace Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.456804,
            57.537678
          ],
          [
            -2.456683,
            57.537391
          ],
          [
            -2.456563,
            57.537104
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151071752, AB53 4QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4566690966512157,
          57.53758012473286
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151127752, AB53 4QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.456532783889879,
          57.537365036285166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151159880, AB53 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4568039495539575,
          57.53767844492087
        ]
      }
    }
  ]
}