{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Abdy Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.357217,
            53.48586
          ],
          [
            -1.35711,
            53.486082
          ],
          [
            -1.357152,
            53.486229
          ],
          [
            -1.357497,
            53.486455
          ],
          [
            -1.358271,
            53.486963
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Abdy Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.363921,
            53.481025
          ],
          [
            -1.363247,
            53.48116
          ],
          [
            -1.361344,
            53.481303
          ],
          [
            -1.360879,
            53.481426
          ],
          [
            -1.360482,
            53.481692
          ],
          [
            -1.36037,
            53.482015
          ],
          [
            -1.360229,
            53.482418
          ],
          [
            -1.360033,
            53.482864
          ],
          [
            -1.358771,
            53.484371
          ],
          [
            -1.357994,
            53.485115
          ],
          [
            -1.357217,
            53.48586
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023208490, S62 7SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3582708911191486,
          53.48696275773861
        ]
      }
    }
  ]
}