{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.565749,
            55.139207
          ],
          [
            -1.565857,
            55.139396
          ],
          [
            -1.565882,
            55.139441
          ],
          [
            -1.566015,
            55.139674
          ],
          [
            -1.566067,
            55.139765
          ],
          [
            -1.566118,
            55.139855
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024079442, NE22 7DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5661340511360535,
          55.139855365075015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110665295, NE22 7HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5662159891674403,
          55.13953215923705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110665296, NE22 7HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5661543155960513,
          55.1394330934789
        ]
      }
    }
  ]
}