{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hallbrook Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.22378,
            52.522081
          ],
          [
            -1.224019,
            52.521893
          ],
          [
            -1.224045,
            52.521851
          ],
          [
            -1.224207,
            52.521586
          ],
          [
            -1.22429,
            52.521503
          ],
          [
            -1.224374,
            52.521421
          ],
          [
            -1.22441,
            52.521361
          ],
          [
            -1.224447,
            52.521302
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002080033, LE9 6WW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2242003376434976,
          52.52162493425768
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032074030, LE9 6WX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2246703054268677,
          52.52088183390583
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003737551, LE9 6WX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2246703054268677,
          52.52088183390583
        ]
      }
    }
  ]
}