{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pinfold",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.2098,
            53.857517
          ],
          [
            -2.210204,
            53.857478
          ],
          [
            -2.210271,
            53.857472
          ],
          [
            -2.210408,
            53.857657
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022946806, BB9 6AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2107889069416755,
          53.8577224409445
        ]
      }
    }
  ]
}