{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deri Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.434163,
            51.640349
          ],
          [
            -3.434149,
            51.64043
          ],
          [
            -3.434135,
            51.640512
          ],
          [
            -3.434115,
            51.640523
          ],
          [
            -3.434095,
            51.640534
          ],
          [
            -3.433895,
            51.640527
          ],
          [
            -3.433694,
            51.640521
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024278403, CF43 3AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.433703497289606,
          51.6404309198082
        ]
      }
    }
  ]
}