{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pig Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.910581,
            54.193675
          ],
          [
            -2.910723,
            54.193578
          ],
          [
            -2.910866,
            54.193481
          ],
          [
            -2.910994,
            54.193333
          ],
          [
            -2.911122,
            54.193186
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034110713, LA11 6BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.910580780500074,
          54.19367521971358
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093235601, LA11 6FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.910878573254313,
          54.19327750822942
        ]
      }
    }
  ]
}