{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.518028,
            55.071578
          ],
          [
            -1.518667,
            55.071956
          ],
          [
            -1.519055,
            55.072184
          ],
          [
            -1.519328,
            55.072064
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015380021, NE25 0AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5192121057822237,
          55.07210390535685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071172506, NE25 0AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5180438840853954,
          55.07157809327359
        ]
      }
    }
  ]
}