{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.374526,
            54.908066
          ],
          [
            -1.375043,
            54.908014
          ],
          [
            -1.375198,
            54.907998
          ],
          [
            -1.37527,
            54.908205
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45136115, SR1 2AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3745266278122272,
          54.90805722351001
        ]
      }
    }
  ]
}