{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walmsley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.61976,
            53.457423
          ],
          [
            -2.619852,
            53.457298
          ],
          [
            -2.619944,
            53.457173
          ],
          [
            -2.619959,
            53.457153
          ],
          [
            -2.619974,
            53.457133
          ],
          [
            -2.620045,
            53.457039
          ],
          [
            -2.620115,
            53.456944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39094596, WA12 9GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6200735182023585,
          53.4572051713387
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39102724, WA12 9GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6201040293549105,
          53.45723197879526
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39203266, WA12 9TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.62011489630262,
          53.456944286428275
        ]
      }
    }
  ]
}