{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hazelwood",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.631183,
            51.461847
          ],
          [
            -3.631127,
            51.461837
          ],
          [
            -3.630932,
            51.461802
          ],
          [
            -3.630846,
            51.461819
          ],
          [
            -3.629798,
            51.462029
          ],
          [
            -3.629783,
            51.46203
          ],
          [
            -3.628317,
            51.462087
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64102061, CF32 0QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.628316818613453,
          51.46208604766427
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025706629, CF32 0QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6298803482068105,
          51.46192943182065
        ]
      }
    }
  ]
}