{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farrier Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.094524,
            57.151207
          ],
          [
            -2.09449,
            57.151
          ],
          [
            -2.094456,
            57.150793
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Farrier Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.094456,
            57.150793
          ],
          [
            -2.094387,
            57.1505
          ],
          [
            -2.094318,
            57.150206
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051306485, AB24 5AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.094456383289058,
          57.15079348528992
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025446879, AB24 5SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.09452203540304,
          57.15061377554101
        ]
      }
    }
  ]
}