{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Field Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.360842,
            51.486156
          ],
          [
            -2.363039,
            51.486781
          ],
          [
            -2.36312,
            51.486796
          ],
          [
            -2.365519,
            51.487231
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Field Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.365519,
            51.487231
          ],
          [
            -2.365591,
            51.487297
          ],
          [
            -2.365785,
            51.488831
          ],
          [
            -2.365989,
            51.490445
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "656850, SN14 8HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3659498794619895,
          51.49040270577266
        ]
      }
    }
  ]
}