{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baxtergate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.860006,
            54.07495
          ],
          [
            -2.859736,
            54.075075
          ],
          [
            -2.859725,
            54.07508
          ],
          [
            -2.85986,
            54.075256
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009291882, LA4 5HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.85978035965863,
          54.07514047005088
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025172675, LA4 5HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8596974035624876,
          54.07556349210344
        ]
      }
    }
  ]
}