{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elizabeth Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.255383,
            52.914059
          ],
          [
            -1.255201,
            52.913384
          ],
          [
            -1.255068,
            52.913329
          ],
          [
            -1.254904,
            52.913309
          ],
          [
            -1.254682,
            52.913281
          ],
          [
            -1.253461,
            52.913391
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002216316, NG9 5GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2546482141354385,
          52.91354191210041
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013962476, NG9 5GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2534611313991193,
          52.91339062959586
        ]
      }
    }
  ]
}