{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Green Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.569234,
            53.831134
          ],
          [
            -1.569212,
            53.830653
          ],
          [
            -1.569203,
            53.830475
          ],
          [
            -1.569194,
            53.830288
          ],
          [
            -1.569189,
            53.830173
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72632432, LS6 4NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5691522536511953,
          53.830225625033144
        ]
      }
    }
  ]
}