{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.644791,
            53.834716
          ],
          [
            -1.644452,
            53.834714
          ],
          [
            -1.644113,
            53.834712
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72526507, LS18 4RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6445490567548768,
          53.83484966119868
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72632521, LS18 4RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6441855992667151,
          53.83470477746448
        ]
      }
    }
  ]
}