{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Andoc Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.333123,
            53.482799
          ],
          [
            -2.333036,
            53.482752
          ],
          [
            -2.33295,
            53.482705
          ],
          [
            -2.332852,
            53.482644
          ],
          [
            -2.332755,
            53.482584
          ],
          [
            -2.332679,
            53.482521
          ],
          [
            -2.332604,
            53.482459
          ],
          [
            -2.332589,
            53.482405
          ],
          [
            -2.332574,
            53.482351
          ],
          [
            -2.332572,
            53.482325
          ],
          [
            -2.33257,
            53.482299
          ],
          [
            -2.332565,
            53.482226
          ],
          [
            -2.33256,
            53.482153
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007889944, M30 0ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.332560243491563,
          53.482153479370936
        ]
      }
    }
  ]
}