{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mount Vernon Green",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.958702,
            53.408225
          ],
          [
            -2.958641,
            53.408107
          ],
          [
            -2.95858,
            53.407989
          ],
          [
            -2.958516,
            53.407835
          ],
          [
            -2.958453,
            53.40768
          ],
          [
            -2.958361,
            53.407486
          ],
          [
            -2.958269,
            53.407291
          ],
          [
            -2.958252,
            53.40726
          ],
          [
            -2.958251,
            53.407258
          ],
          [
            -2.958236,
            53.407229
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38107673, L7 8TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9597935641843893,
          53.4079195809793
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38256103, L7 8TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.958687242346943,
          53.40822510436564
        ]
      }
    }
  ]
}