{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lumley's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.869005,
            54.938151
          ],
          [
            -1.87099,
            54.941418
          ],
          [
            -1.871944,
            54.942989
          ],
          [
            -1.872851,
            54.944709
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025036247, NE43 7SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8665127264846662,
          54.940055843689
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090898563, NE43 7LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.872028544436478,
          54.943135059639545
        ]
      }
    }
  ]
}