{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Colwell Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.460827,
            55.024475
          ],
          [
            -1.460373,
            55.024559
          ],
          [
            -1.459918,
            55.024642
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47025108, NE29 9HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4603432153462796,
          55.024428135143026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47025109, NE29 9HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.460202083986169,
          55.02445446836046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47225999, NE29 9HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4608274846423968,
          55.02447521162388
        ]
      }
    }
  ]
}