{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coal Plant Control Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.402648,
            51.38446
          ],
          [
            -3.402484,
            51.384712
          ],
          [
            -3.40232,
            51.384963
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Coal Plant Control Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.40232,
            51.384963
          ],
          [
            -3.402291,
            51.385381
          ],
          [
            -3.402511,
            51.385999
          ],
          [
            -3.402528,
            51.386046
          ],
          [
            -3.401906,
            51.386971
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64100882, CF62 4ZW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4026661405445577,
          51.384469523822624
        ]
      }
    }
  ]
}