{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.103957,
            51.999557
          ],
          [
            -2.103966,
            51.999776
          ],
          [
            -2.103975,
            51.999995
          ],
          [
            -2.103975,
            52.000021
          ],
          [
            -2.103975,
            52.000035
          ],
          [
            -2.103975,
            52.000047
          ],
          [
            -2.103844,
            52.000377
          ],
          [
            -2.103603,
            52.000498
          ],
          [
            -2.103043,
            52.000549
          ],
          [
            -2.102445,
            52.000693
          ],
          [
            -2.10223,
            52.000715
          ],
          [
            -2.099974,
            52.000943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024842393, GL20 8JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1054757654217813,
          52.00215998515577
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090023029, GL20 8LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.103999486971328,
          51.99999454336571
        ]
      }
    }
  ]
}