{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.007401,
            57.694834
          ],
          [
            -2.007359,
            57.694542
          ],
          [
            -2.007317,
            57.69425
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151085595, AB43 9DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.007635755999445,
          57.694384865289564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151127760, AB43 9HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0073169794112538,
          57.69410643582689
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151163325, AB43 9DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0074010055808595,
          57.694833990878095
        ]
      }
    }
  ]
}