{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Byron Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.429083,
            54.986444
          ],
          [
            -1.429112,
            54.986588
          ],
          [
            -1.429141,
            54.986732
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103006808, NE33 4AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4290825468975503,
          54.986444277160004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000325810, NE33 4AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.428986494967168,
          54.98660558042142
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000526333, NE33 4DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4291076809088572,
          54.98687573870435
        ]
      }
    }
  ]
}