{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pegbank Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.660722,
            54.194314
          ],
          [
            -2.659889,
            54.194504
          ],
          [
            -2.659437,
            54.194606
          ],
          [
            -2.659299,
            54.194638
          ],
          [
            -2.659223,
            54.194655
          ],
          [
            -2.659186,
            54.194663
          ],
          [
            -2.659055,
            54.194693
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024810445, LA6 2PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6477416793367547,
          54.196696880635834
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034110700, LA6 2PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6544804946197504,
          54.194413561464
        ]
      }
    }
  ]
}