{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Salisbury Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.119774,
            52.627274
          ],
          [
            -1.119964,
            52.627144
          ],
          [
            -1.120154,
            52.627014
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Salisbury Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.120154,
            52.627014
          ],
          [
            -1.120331,
            52.626864
          ],
          [
            -1.120509,
            52.626713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465202917, LE2 1AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1202081647575097,
          52.62697189551798
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465212871, LE2 1AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1201912305023365,
          52.62707964992803
        ]
      }
    }
  ]
}