{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Albert Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.204784,
            56.960355
          ],
          [
            -2.204621,
            56.960453
          ],
          [
            -2.204458,
            56.960552
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151046890, AB39 2NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2045717868030814,
          56.96031777962598
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151046891, AB39 2NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2044080422743235,
          56.96044381383259
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151046892, AB39 2NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2047045173768964,
          56.96053316148574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151046893, AB39 2NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.204786586798607,
          56.96050607709986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155400, AB39 2JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.204818585641904,
          56.960344325219104
        ]
      }
    }
  ]
}