{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Green Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.519019,
            53.788564
          ],
          [
            -1.519028,
            53.788466
          ],
          [
            -1.519037,
            53.788367
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Green Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.519037,
            53.788367
          ],
          [
            -1.519045,
            53.788268
          ],
          [
            -1.519054,
            53.788169
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72632430, LS9 0DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5190535889969743,
          53.788223031150615
        ]
      }
    }
  ]
}