{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ryalls Cross",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.303168,
            50.871772
          ],
          [
            -2.302942,
            50.872015
          ],
          [
            -2.30283,
            50.872285
          ],
          [
            -2.302894,
            50.873497
          ],
          [
            -2.302912,
            50.873832
          ],
          [
            -2.302295,
            50.875218
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013288102, DT11 0EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.303168205014752,
          50.871771605566245
        ]
      }
    }
  ]
}