{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.789078,
            57.515146
          ],
          [
            -1.788661,
            57.515105
          ],
          [
            -1.788244,
            57.515064
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151010403, AB42 1NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7886776759824339,
          57.51504665949247
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151010404, AB42 1NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7888111095542172,
          57.51506484755492
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151010405, AB42 1NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7885934368609246,
          57.515181256191724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151156300, AB42 1NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7890777182434172,
          57.51514613535344
        ]
      }
    }
  ]
}