{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peter's Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.280652,
            54.214098
          ],
          [
            -3.280322,
            54.214069
          ],
          [
            -3.279991,
            54.214039
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Peter's Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.279991,
            54.214039
          ],
          [
            -3.27981,
            54.214023
          ],
          [
            -3.279628,
            54.214007
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000901991, LA18 5DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2806623622898203,
          54.214117806770865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110311095, LA18 5DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.280549768446726,
          54.21394823101311
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110311096, LA18 5DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.280381137515806,
          54.21395002348105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110311097, LA18 5DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.280196620549342,
          54.21393400846567
        ]
      }
    }
  ]
}