{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Rock",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.649298,
            51.030196
          ],
          [
            -3.648712,
            51.028331
          ],
          [
            -3.648711,
            51.028143
          ],
          [
            -3.648706,
            51.027587
          ],
          [
            -3.648947,
            51.027155
          ],
          [
            -3.649154,
            51.026982
          ],
          [
            -3.650259,
            51.026481
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012105451, EX36 3PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.64954408076143,
          51.02831600560886
        ]
      }
    }
  ]
}