{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elliott Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.163202,
            52.9554
          ],
          [
            -1.163294,
            52.955557
          ],
          [
            -1.163386,
            52.955714
          ],
          [
            -1.163417,
            52.955767
          ],
          [
            -1.163448,
            52.955819
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009155346, NG7 1LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.163202200733614,
          52.95539974974067
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001379825, NG7 1LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.163256184368076,
          52.95568779347096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001400884, NG7 3GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1627774807716074,
          52.955810276480314
        ]
      }
    }
  ]
}