{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Twizell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.501984,
            55.120155
          ],
          [
            -1.502067,
            55.120401
          ],
          [
            -1.50215,
            55.120647
          ],
          [
            -1.501938,
            55.120702
          ],
          [
            -1.501726,
            55.120756
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071172704, NE24 3EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5021503134120162,
          55.12065034136167
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071172904, NE24 3EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5021345229902354,
          55.12065926297726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110599983, NE24 3DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5018527531815797,
          55.120622167726864
        ]
      }
    }
  ]
}