{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wouldhave Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.422575,
            54.997826
          ],
          [
            -1.422705,
            54.99798
          ],
          [
            -1.422836,
            54.998133
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103008347, NE33 2ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.422835915733235,
          54.998132976917795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000357453, NE33 2ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4229001143440596,
          54.99801645924093
        ]
      }
    }
  ]
}